summaryrefslogtreecommitdiff
path: root/ace/Active_Map_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Active_Map_Manager.h')
-rw-r--r--ace/Active_Map_Manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Active_Map_Manager.h b/ace/Active_Map_Manager.h
index 713aedd17b4..93af5063a9b 100644
--- a/ace/Active_Map_Manager.h
+++ b/ace/Active_Map_Manager.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_ACTIVE_MAP_MANAGER_H
+#include "ace/pre.h"
#define ACE_ACTIVE_MAP_MANAGER_H
#include "ace/OS.h"
@@ -100,4 +101,5 @@ private:
// Include the templates here.
#include "ace/Active_Map_Manager_T.h"
+#include "ace/post.h"
#endif /* ACE_ACTIVE_MAP_MANAGER_H */