blob: 589782735e29a62206ade906a1e5f63739e394bf (
plain)
1
2
3
4
5
6
7
8
9
|
// $Id$
#include "ace/OS_Log_Msg_Attributes.h"
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/OS_Log_Msg_Attributes.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */
ACE_RCSID(ace, OS_Log_Msg_Attributes, "$Id$")
|