summaryrefslogtreecommitdiff
path: root/ace/OS_Log_Msg_Attributes.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_Log_Msg_Attributes.inl')
-rw-r--r--ace/OS_Log_Msg_Attributes.inl7
1 files changed, 6 insertions, 1 deletions
diff --git a/ace/OS_Log_Msg_Attributes.inl b/ace/OS_Log_Msg_Attributes.inl
index 3ece871ea06..29725ef4d7c 100644
--- a/ace/OS_Log_Msg_Attributes.inl
+++ b/ace/OS_Log_Msg_Attributes.inl
@@ -1,7 +1,12 @@
-/* -*- C++ -*- */
+// -*- 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