summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.x-sunc++-4.x-orbix.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.x-sunc++-4.x-orbix.h')
-rw-r--r--ace/config-sunos5.x-sunc++-4.x-orbix.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.x-sunc++-4.x-orbix.h b/ace/config-sunos5.x-sunc++-4.x-orbix.h
index ca850489edf..84226b06533 100644
--- a/ace/config-sunos5.x-sunc++-4.x-orbix.h
+++ b/ace/config-sunos5.x-sunc++-4.x-orbix.h
@@ -6,6 +6,7 @@
// Orbix 2.x CORBA IDL compiler.
#ifndef ACE_CONFIG_ORBIX_H
+#include "ace/pre.h"
#define ACE_CONFIG_ORBIX_H
// Pick up correct platform definition file based on compiler's predefined
@@ -27,4 +28,5 @@
# define ACE_HAS_MT_ORBIX 1
#endif /* ACE_HAS_MT_ORBIX */
+#include "ace/post.h"
#endif /* ACE_CONFIG_ORBIX_H */