diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-26 22:14:21 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-26 22:14:21 +0000 |
commit | 56be318d23abf8bb46f335c6635e229a6598820b (patch) | |
tree | db965b14f06f0aee4acba4bdf5c7f666cddf4fdb /ace/Timer_Queue.cpp | |
parent | 7bac416e5c9fc7aaf4e156c0043ebe481742a951 (diff) | |
download | ATCD-56be318d23abf8bb46f335c6635e229a6598820b.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Timer_Queue.cpp')
-rw-r--r-- | ace/Timer_Queue.cpp | 2 |
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, |