diff options
Diffstat (limited to 'ace/config-sunos5.6.h')
-rw-r--r-- | ace/config-sunos5.6.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.6.h b/ace/config-sunos5.6.h index d9b193afc57..3f393883a7c 100644 --- a/ace/config-sunos5.6.h +++ b/ace/config-sunos5.6.h @@ -4,7 +4,7 @@ // The following configuration file is designed to work for SunOS 5.6 // platforms using the SunC++ 4.x or g++ compilers. -#if !defined (ACE_CONFIG_H) +#ifndef ACE_CONFIG_H // ACE_CONFIG_H is defined by one of the following #included headers. |