summaryrefslogtreecommitdiff
path: root/ace/Proactor.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-07 12:31:20 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-07 12:31:20 +0000
commitfb5fb7ec0376c08a44328646dc8d3a230b3e3d47 (patch)
tree0f13f272d3590dd2eaadf1faad39293421e1a990 /ace/Proactor.h
parentec70f412914873a7e39511c4cb71b33920051423 (diff)
downloadATCD-fb5fb7ec0376c08a44328646dc8d3a230b3e3d47.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Proactor.h')
-rw-r--r--ace/Proactor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Proactor.h b/ace/Proactor.h
index 0bcd65c12de..176d3ff5aab 100644
--- a/ace/Proactor.h
+++ b/ace/Proactor.h
@@ -102,6 +102,9 @@ protected:
#endif /* __ACE_INLINE__ */
#else /* NOT WIN32 */
+
+#include "ace/Timer_Queue.h"
+
class ACE_Export ACE_Proactor
{
public: