diff options
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x-orbix.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x-orbix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x-orbix.h b/ace/config-sunos5.4-sunc++-4.x-orbix.h index a613aefeed9..67a3b5c4fa0 100644 --- a/ace/config-sunos5.4-sunc++-4.x-orbix.h +++ b/ace/config-sunos5.4-sunc++-4.x-orbix.h @@ -5,7 +5,7 @@ // platforms using the SunC++ 4.0.x compiler. This works with the // MT-Orbix CORBA IDL compiler. -#if !defined (ACE_CONFIG_H) +#ifndef ACE_CONFIG_H #define ACE_CONFIG_H #if ! defined (__ACE_INLINE__) |