diff options
Diffstat (limited to 'ace/config-sunos4-g++.h')
-rw-r--r-- | ace/config-sunos4-g++.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos4-g++.h b/ace/config-sunos4-g++.h index 6a8fc87d27f..96678db4d3a 100644 --- a/ace/config-sunos4-g++.h +++ b/ace/config-sunos4-g++.h @@ -3,7 +3,7 @@ // for SunOS4 platforms using the GNU g++ compiler -#if !defined (ACE_CONFIG_H) +#ifndef ACE_CONFIG_H #define ACE_CONFIG_H #if ! defined (__ACE_INLINE__) |