summaryrefslogtreecommitdiff
path: root/ace/Handle_Set.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Handle_Set.h')
-rw-r--r--ace/Handle_Set.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Handle_Set.h b/ace/Handle_Set.h
index 34b0350f7c0..7a5930b0c21 100644
--- a/ace/Handle_Set.h
+++ b/ace/Handle_Set.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_HANDLE_SET_H
+#include "ace/pre.h"
#define ACE_HANDLE_SET_H
#include "ace/ACE.h"
@@ -211,4 +212,5 @@ private:
#include "ace/Handle_Set.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* ACE_HANDLE_SET */