diff options
Diffstat (limited to 'dep/acelite/ace/Obchunk.cpp')
-rw-r--r-- | dep/acelite/ace/Obchunk.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dep/acelite/ace/Obchunk.cpp b/dep/acelite/ace/Obchunk.cpp index 50ac21fa0da..98b33e5244f 100644 --- a/dep/acelite/ace/Obchunk.cpp +++ b/dep/acelite/ace/Obchunk.cpp @@ -1,4 +1,4 @@ -// $Id: Obchunk.cpp 91286 2010-08-05 09:04:31Z johnnyw $ +// $Id: Obchunk.cpp 92580 2010-11-15 09:48:02Z johnnyw $ #include "ace/Obchunk.h" @@ -6,8 +6,6 @@ #include "ace/Obchunk.inl" #endif /* __ACE_INLINE__ */ - - ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_ALLOC_HOOK_DEFINE(ACE_Obchunk) |