summaryrefslogtreecommitdiff
path: root/ace/Proactor.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-26 22:26:11 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-26 22:26:11 +0000
commitd620ffc81ace53d014815d8db21141dd01e5898a (patch)
tree4d14dc28745393d7d10fa45c06634456775630f3 /ace/Proactor.h
parent56be318d23abf8bb46f335c6635e229a6598820b (diff)
downloadATCD-d620ffc81ace53d014815d8db21141dd01e5898a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Proactor.h')
-rw-r--r--ace/Proactor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Proactor.h b/ace/Proactor.h
index 8391993016d..a7a545fda60 100644
--- a/ace/Proactor.h
+++ b/ace/Proactor.h
@@ -21,6 +21,8 @@
#include "ace/Asynch_IO.h"
#include "ace/Thread_Manager.h"
#include "ace/Timer_Queue.h"
+#include "ace/Timer_List.h"
+#include "ace/Timer_Heap.h"
#if defined (ACE_WIN32)
// This only works on Win32 platforms