summaryrefslogtreecommitdiff
path: root/ace/config-unixware-2.1.2-g++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-unixware-2.1.2-g++.h')
-rw-r--r--ace/config-unixware-2.1.2-g++.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-unixware-2.1.2-g++.h b/ace/config-unixware-2.1.2-g++.h
index c18223c649e..a1c774118a7 100644
--- a/ace/config-unixware-2.1.2-g++.h
+++ b/ace/config-unixware-2.1.2-g++.h
@@ -4,7 +4,7 @@
// The following configuration file is designed to work
// for Unixware platforms running UnixWare 2.1.2 and gcc version 2.7.2.2
-#if !defined (ACE_CONFIG_H)
+#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
// See README for what the ACE_HAS... and ACE_LACKS... macros mean