summaryrefslogtreecommitdiff
path: root/ace/config-unixware-2.01-g++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-unixware-2.01-g++.h')
-rw-r--r--ace/config-unixware-2.01-g++.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-unixware-2.01-g++.h b/ace/config-unixware-2.01-g++.h
index c82743a22cf..888c934aea4 100644
--- a/ace/config-unixware-2.01-g++.h
+++ b/ace/config-unixware-2.01-g++.h
@@ -4,6 +4,7 @@
// The following configuration file is designed to work
// for Unixware platforms running UnixWare 2.01.
#ifndef ACE_CONFIG_H
+#include "ace/pre.h"
#define ACE_CONFIG_H
// See README for what the ACE_HAS... and ACE_LACKS... macros mean
@@ -108,4 +109,5 @@
# define ACE_NTRACE 1
#endif /* ACE_NTRACE */
+#include "ace/post.h"
#endif /* ACE_CONFIG_H */