summaryrefslogtreecommitdiff
path: root/ace/config-irix5.3-g++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-irix5.3-g++.h')
-rw-r--r--ace/config-irix5.3-g++.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-irix5.3-g++.h b/ace/config-irix5.3-g++.h
index 373335cdf03..db27c89fc15 100644
--- a/ace/config-irix5.3-g++.h
+++ b/ace/config-irix5.3-g++.h
@@ -5,6 +5,7 @@
// Indigo2EX running Irix 5.3 platform using the GNU C++ Compiler
#ifndef ACE_CONFIG_H
+#include "ace/pre.h"
#define ACE_CONFIG_H
// config-g++-common.h undef's ACE_HAS_STRING_CLASS with -frepo, so
@@ -115,4 +116,5 @@
# define ACE_NTRACE 1
#endif /* ACE_NTRACE */
+#include "ace/post.h"
#endif /* ACE_CONFIG_H */