2 * Copyright 2007, Haiku, Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 * Stephan Aßmus <superstippi@gmx.de>
8 #ifndef PROFILE_MESSAGE_SUPPORT_H
9 #define PROFILE_MESSAGE_SUPPORT_H
15 void string_for_message_code(uint32 code
, BString
& string
);
18 #endif // PROFILE_MESSAGE_SUPPORT_H