diff options
Diffstat (limited to 'dep/acelite/ace/Containers.cpp')
-rw-r--r-- | dep/acelite/ace/Containers.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dep/acelite/ace/Containers.cpp b/dep/acelite/ace/Containers.cpp index 244a9ad4b1b..5a8ef29f948 100644 --- a/dep/acelite/ace/Containers.cpp +++ b/dep/acelite/ace/Containers.cpp @@ -1,11 +1,7 @@ -// $Id: Containers.cpp 80826 2008-03-04 14:51:23Z wotte $ +// $Id: Containers.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #include "ace/Containers.h" -ACE_RCSID (ace, - Containers, - "$Id: Containers.cpp 80826 2008-03-04 14:51:23Z wotte $") - #if !defined (__ACE_INLINE__) #include "ace/Containers.inl" #endif /* __ACE_INLINE__ */ |