diff options
Diffstat (limited to 'dep/acelite/ace/System_Time.cpp')
-rw-r--r-- | dep/acelite/ace/System_Time.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/acelite/ace/System_Time.cpp b/dep/acelite/ace/System_Time.cpp index 26af1253512..1a270dc7f09 100644 --- a/dep/acelite/ace/System_Time.cpp +++ b/dep/acelite/ace/System_Time.cpp @@ -1,4 +1,4 @@ -// $Id: System_Time.cpp 84834 2009-03-16 12:28:51Z johnnyw $ +// $Id: System_Time.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #include "ace/System_Time.h" #include "ace/MMAP_Memory_Pool.h" @@ -8,7 +8,7 @@ #include "ace/OS_NS_string.h" #include "ace/OS_NS_time.h" -ACE_RCSID(ace, System_Time, "$Id: System_Time.cpp 84834 2009-03-16 12:28:51Z johnnyw $") + ACE_BEGIN_VERSIONED_NAMESPACE_DECL |