summaryrefslogtreecommitdiff
path: root/ace/WFMO_Reactor.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 12:17:48 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 12:17:48 +0000
commite58bc09367b407b3e0e35822258d797451cd36cb (patch)
treef2fdfe049c1488784708760e12dd5573560915f7 /ace/WFMO_Reactor.h
parente91b6b78b88d1bd16650d8f40bfe1fa0b892b30f (diff)
downloadATCD-e58bc09367b407b3e0e35822258d797451cd36cb.tar.gz
ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/WFMO_Reactor.h')
-rw-r--r--ace/WFMO_Reactor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/WFMO_Reactor.h b/ace/WFMO_Reactor.h
index 0e720ab9f5e..88d6f0ae9b8 100644
--- a/ace/WFMO_Reactor.h
+++ b/ace/WFMO_Reactor.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_WFMO_REACTOR_H
+#include "ace/pre.h"
#define ACE_WFMO_REACTOR_H
#include "ace/Signal.h"
@@ -1164,4 +1165,5 @@ int WSAEnumNetworkEvents (SOCKET s,
#if defined (__ACE_INLINE__)
#include "ace/WFMO_Reactor.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* ACE_WFMO_REACTOR_H */