diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-17 19:04:49 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-17 19:04:49 +0000 |
commit | 5708f8e646037b35f577b0fa62124dda4705ae7a (patch) | |
tree | 9aebdf97fa2408a3853afc3970cebc3816ff7f1e /ace/Timer_Queue_T.h | |
parent | 3e7bfb0d34a80048e37e956708d842b7877d6b4a (diff) | |
download | ATCD-5708f8e646037b35f577b0fa62124dda4705ae7a.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Timer_Queue_T.h')
-rw-r--r-- | ace/Timer_Queue_T.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Timer_Queue_T.h b/ace/Timer_Queue_T.h index 22680f65093..5f4a9952c7a 100644 --- a/ace/Timer_Queue_T.h +++ b/ace/Timer_Queue_T.h @@ -18,7 +18,6 @@ #include "ace/Time_Value.h" #include "ace/Free_List.h" -#include "ace/Synch_T.h" // This should be nested within the ACE_Timer_Queue class but some C++ // compilers still don't like this... |