summaryrefslogtreecommitdiff
path: root/ace/Reactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Reactor.h')
-rw-r--r--ace/Reactor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Reactor.h b/ace/Reactor.h
index 463c22986a1..693b08fa6ec 100644
--- a/ace/Reactor.h
+++ b/ace/Reactor.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_REACTOR_H
+#include "ace/pre.h"
#define ACE_REACTOR_H
class ACE_Reactor_Impl;
@@ -558,4 +559,5 @@ protected:
#include "ace/Reactor.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* ACE_REACTOR_H */