diff options
Diffstat (limited to 'dep/acelite/ace/MEM_Stream.cpp')
-rw-r--r-- | dep/acelite/ace/MEM_Stream.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/acelite/ace/MEM_Stream.cpp b/dep/acelite/ace/MEM_Stream.cpp index afcbd4f98d0..32647ddf13e 100644 --- a/dep/acelite/ace/MEM_Stream.cpp +++ b/dep/acelite/ace/MEM_Stream.cpp @@ -1,4 +1,4 @@ -// $Id: MEM_Stream.cpp 80826 2008-03-04 14:51:23Z wotte $ +// $Id: MEM_Stream.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #include "ace/MEM_Stream.h" @@ -8,7 +8,7 @@ #include "ace/MEM_Stream.inl" #endif /* __ACE_INLINE__ */ -ACE_RCSID(ace, MEM_Stream, "$Id: MEM_Stream.cpp 80826 2008-03-04 14:51:23Z wotte $") + ACE_BEGIN_VERSIONED_NAMESPACE_DECL |