summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-26 22:14:21 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-26 22:14:21 +0000
commit56be318d23abf8bb46f335c6635e229a6598820b (patch)
treedb965b14f06f0aee4acba4bdf5c7f666cddf4fdb /ace/Timer_Queue.cpp
parent7bac416e5c9fc7aaf4e156c0043ebe481742a951 (diff)
downloadATCD-56be318d23abf8bb46f335c6635e229a6598820b.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Timer_Queue.cpp')
-rw-r--r--ace/Timer_Queue.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Timer_Queue.cpp b/ace/Timer_Queue.cpp
index c9442597c27..40a571971da 100644
--- a/ace/Timer_Queue.cpp
+++ b/ace/Timer_Queue.cpp
@@ -2,6 +2,8 @@
#define ACE_BUILD_DLL
+#include "ace/Timer_Queue.h"
+
int
ACE_Event_Handler_Handle_Timeout_Upcall::operator () (TIMER_QUEUE &timer_queue,
ACE_Event_Handler *handler,