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 | be2dda9fd0c905da436199fdd28a3963a0abd2c4 (patch) | |
tree | db965b14f06f0aee4acba4bdf5c7f666cddf4fdb /ace/Timer_Queue.cpp | |
parent | 4f904490c0b8eaea87dc0492678feedaf9ef0c1b (diff) | |
download | ATCD-be2dda9fd0c905da436199fdd28a3963a0abd2c4.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, |