summaryrefslogtreecommitdiff
path: root/ace/FlReactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/FlReactor.h')
-rw-r--r--ace/FlReactor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/FlReactor.h b/ace/FlReactor.h
index 182d11d7995..f14d1e1f944 100644
--- a/ace/FlReactor.h
+++ b/ace/FlReactor.h
@@ -21,6 +21,7 @@
// ============================================================================
#ifndef ACE_FLREACTOR_H
+#include "ace/pre.h"
#define ACE_FLREACTOR_H
#include "ace/Select_Reactor.h"
@@ -110,4 +111,5 @@ private:
#endif /* ACE_HAS_FL */
+#include "ace/post.h"
#endif /* ACE_FLREACTOR_H */