summaryrefslogtreecommitdiff
path: root/ace/Lock.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Lock.inl')
-rw-r--r--ace/Lock.inl6
1 files changed, 5 insertions, 1 deletions
diff --git a/ace/Lock.inl b/ace/Lock.inl
index bd6d1585cc9..7e4842a0e33 100644
--- a/ace/Lock.inl
+++ b/ace/Lock.inl
@@ -1,8 +1,12 @@
-/* -*- C++ -*- */
+// -*- C++ -*-
+//
// $Id$
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+
ACE_INLINE
ACE_Lock::ACE_Lock (void)
{
}
+ACE_END_VERSIONED_NAMESPACE_DECL