summaryrefslogtreecommitdiff
path: root/ace/Array.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Array.h')
-rw-r--r--ace/Array.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Array.h b/ace/Array.h
index faa4a450607..2512c4e48bd 100644
--- a/ace/Array.h
+++ b/ace/Array.h
@@ -19,6 +19,7 @@
// ============================================================================
#ifndef ACE_ARRAY_H
+#include "ace/pre.h"
#define ACE_ARRAY_H
#include "ace/Containers.h"
@@ -39,4 +40,5 @@
#pragma implementation ("Containers.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
+#include "ace/post.h"
#endif /* ACE_ARRAY_H */