diff options
Diffstat (limited to 'dep/acelite/ace/DLL.cpp')
-rw-r--r-- | dep/acelite/ace/DLL.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/acelite/ace/DLL.cpp b/dep/acelite/ace/DLL.cpp index cad25110032..1f9604678d9 100644 --- a/dep/acelite/ace/DLL.cpp +++ b/dep/acelite/ace/DLL.cpp @@ -1,4 +1,4 @@ -// $Id: DLL.cpp 80826 2008-03-04 14:51:23Z wotte $ +// $Id: DLL.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #include "ace/DLL.h" @@ -11,7 +11,7 @@ #include <algorithm> -ACE_RCSID(ace, DLL, "$Id: DLL.cpp 80826 2008-03-04 14:51:23Z wotte $") + ACE_BEGIN_VERSIONED_NAMESPACE_DECL |