diff options
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h index dd7633bdfc9..a3e715b6fe8 100644 --- a/ace/config-sunos5.4-sunc++-4.x.h +++ b/ace/config-sunos5.4-sunc++-4.x.h @@ -4,7 +4,7 @@ // The following configuration file is designed to work for SunOS 5.4 // platforms using the SunC++ 4.0.x compiler. -#if !defined (ACE_CONFIG_H) +#ifndef ACE_CONFIG_H #define ACE_CONFIG_H #if ! defined (__ACE_INLINE__) |