diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-29 00:31:54 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-29 00:31:54 +0000 |
commit | 9085a731b4c1116fc6c39155817bc4b1f6e25a6d (patch) | |
tree | 32d36bae5d4481c6a67003aee48994e8a51e1ea8 /ace/Timer_Queue_T.cpp | |
parent | a827d78ef94abc8085d4ecf3bba11169d157274d (diff) | |
download | ATCD-9085a731b4c1116fc6c39155817bc4b1f6e25a6d.tar.gz |
ChangeLogTag:Sun May 28 17:26:28 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Timer_Queue_T.cpp')
-rw-r--r-- | ace/Timer_Queue_T.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Timer_Queue_T.cpp b/ace/Timer_Queue_T.cpp index 002319070d8..9c0051ab844 100644 --- a/ace/Timer_Queue_T.cpp +++ b/ace/Timer_Queue_T.cpp @@ -11,6 +11,7 @@ #include "ace/Signal.h" #include "ace/Timer_Queue_T.h" +#include "ace/Log_Msg.h" #if !defined (__ACE_INLINE__) #include "ace/Timer_Queue_T.i" |