summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue_T.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-08 22:27:58 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-08 22:27:58 +0000
commit3c77d26875b1c918257ea55b718d7c0e1fd5ef54 (patch)
treeb150d9d8b6cdc18d9dbb806a63758c3e0fdf188e /ace/Timer_Queue_T.cpp
parente68ddd133299775c7476977a71a0a0c097ca36ac (diff)
downloadATCD-3c77d26875b1c918257ea55b718d7c0e1fd5ef54.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Timer_Queue_T.cpp')
-rw-r--r--ace/Timer_Queue_T.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Timer_Queue_T.cpp b/ace/Timer_Queue_T.cpp
index a18440406ff..8fa83172d9c 100644
--- a/ace/Timer_Queue_T.cpp
+++ b/ace/Timer_Queue_T.cpp
@@ -5,6 +5,7 @@
#define ACE_TIMER_QUEUE_T_C
#define ACE_BUILD_DLL
+#include "ace/Synch.h"
#include "ace/Timer_Queue_T.h"
#if !defined (__ACE_INLINE__)