diff options
Diffstat (limited to 'dep/acelite/ace/Addr.cpp')
-rw-r--r-- | dep/acelite/ace/Addr.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dep/acelite/ace/Addr.cpp b/dep/acelite/ace/Addr.cpp index af78d91b9ca..1caf3f6aee4 100644 --- a/dep/acelite/ace/Addr.cpp +++ b/dep/acelite/ace/Addr.cpp @@ -1,11 +1,7 @@ -// $Id: Addr.cpp 84619 2009-02-26 12:26:16Z johnnyw $ +// $Id: Addr.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #include "ace/Addr.h" -ACE_RCSID (ace, - Addr, - "$Id: Addr.cpp 84619 2009-02-26 12:26:16Z johnnyw $") - #if !defined (__ACE_INLINE__) #include "ace/Addr.inl" #endif /* __ACE_INLINE__ */ |