diff options
author | click <none@none> | 2010-11-04 05:30:29 +0100 |
---|---|---|
committer | click <none@none> | 2010-11-04 05:30:29 +0100 |
commit | 9b16ee203f3f8e6e21c4864bd3308bf58c7b6800 (patch) | |
tree | 14950af01860fc520bbbd320c7ad81ef0281cbf3 /dep/acelite/ace/Countdown_Time.cpp | |
parent | 2604250c3c4efd93e9977f2eb72d6398a7a7bcb2 (diff) |
Dep/ACE: Upgrade ACE -library to 5.8.3
--HG--
branch : trunk
Diffstat (limited to 'dep/acelite/ace/Countdown_Time.cpp')
-rw-r--r-- | dep/acelite/ace/Countdown_Time.cpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dep/acelite/ace/Countdown_Time.cpp b/dep/acelite/ace/Countdown_Time.cpp index d76a0fa4cf5..c964ab1138a 100644 --- a/dep/acelite/ace/Countdown_Time.cpp +++ b/dep/acelite/ace/Countdown_Time.cpp @@ -1,10 +1,8 @@ +// $Id: Countdown_Time.cpp 91287 2010-08-05 10:30:49Z johnnyw $ + #include "ace/Countdown_Time.h" #include "ace/OS_NS_sys_time.h" -ACE_RCSID (ace, - Countdown_Time, - "$Id: Countdown_Time.cpp 85382 2009-05-19 06:52:56Z johnnyw $") - #if !defined (__ACE_INLINE__) #include "ace/Countdown_Time.inl" #endif /* __ACE_INLINE__ */ |