summaryrefslogtreecommitdiff
path: root/ace/config-unixware-2.1.2-g++.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 01:55:55 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 01:55:55 +0000
commit5744b6c51fa13f328c699cd544205ac2123696ef (patch)
tree378a21a13fcc04c9961b0ac665298719e11a1c42 /ace/config-unixware-2.1.2-g++.h
parent33ec6600baa726bbe7bfb5e1b608f2e4951b1f7c (diff)
downloadATCD-5744b6c51fa13f328c699cd544205ac2123696ef.tar.gz
Basic_Types.h
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