diff options
Diffstat (limited to 'ACE/examples/APG/Timers/Task.cpp')
-rw-r--r-- | ACE/examples/APG/Timers/Task.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/APG/Timers/Task.cpp b/ACE/examples/APG/Timers/Task.cpp index f4c846c644f..01325f5502a 100644 --- a/ACE/examples/APG/Timers/Task.cpp +++ b/ACE/examples/APG/Timers/Task.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "ace/OS_NS_sys_time.h" // Listing 1 code/ch20 |