Files
TrinityCore2/externals/ace/OS_Log_Msg_Attributes.cpp
Rat 32546e2282 added ace + vcproj for win
--HG--
branch : trunk
2010-06-07 19:10:55 +02:00

10 lines
336 B
C++

// $Id: OS_Log_Msg_Attributes.cpp 80826 2008-03-04 14:51:23Z wotte $
#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: OS_Log_Msg_Attributes.cpp 80826 2008-03-04 14:51:23Z wotte $")