summaryrefslogtreecommitdiff
path: root/ace/OS/OS_Log_Msg_Attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS/OS_Log_Msg_Attributes.cpp')
-rw-r--r--ace/OS/OS_Log_Msg_Attributes.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/ace/OS/OS_Log_Msg_Attributes.cpp b/ace/OS/OS_Log_Msg_Attributes.cpp
new file mode 100644
index 00000000000..62bbfe3adda
--- /dev/null
+++ b/ace/OS/OS_Log_Msg_Attributes.cpp
@@ -0,0 +1,9 @@
+// $Id$
+
+#include "OS_Log_Msg_Attributes.h"
+
+#if !defined (ACE_HAS_INLINED_OSCALLS)
+# include "OS_Log_Msg_Attributes.inl"
+#endif /* ACE_HAS_INLINED_OS_CALLS */
+
+ACE_RCSID(ace, OS_Log_Msg_Attributes, "$Id$")