summaryrefslogtreecommitdiff
path: root/ace/Managed_Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Managed_Object.h')
-rw-r--r--ace/Managed_Object.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Managed_Object.h b/ace/Managed_Object.h
index b14ca2cf820..a69a47418a6 100644
--- a/ace/Managed_Object.h
+++ b/ace/Managed_Object.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_MANAGED_OBJECT_H
+#include "ace/pre.h"
#define ACE_MANAGED_OBJECT_H
#include "ace/OS.h"
@@ -155,4 +156,5 @@ private:
#pragma implementation ("Managed_Object.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
+#include "ace/post.h"
#endif /* ACE_MANAGED_OBJECT_H */