summaryrefslogtreecommitdiff
path: root/trunk/ACE/ace/OS_Log_Msg_Attributes.inl
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/ace/OS_Log_Msg_Attributes.inl')
-rw-r--r--trunk/ACE/ace/OS_Log_Msg_Attributes.inl12
1 files changed, 12 insertions, 0 deletions
diff --git a/trunk/ACE/ace/OS_Log_Msg_Attributes.inl b/trunk/ACE/ace/OS_Log_Msg_Attributes.inl
new file mode 100644
index 00000000000..29725ef4d7c
--- /dev/null
+++ b/trunk/ACE/ace/OS_Log_Msg_Attributes.inl
@@ -0,0 +1,12 @@
+// -*- C++ -*-
+//
+// $Id$
+
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+
+ACE_INLINE
+ACE_OS_Log_Msg_Attributes::ACE_OS_Log_Msg_Attributes (void)
+{
+}
+
+ACE_END_VERSIONED_NAMESPACE_DECL