diff options
Diffstat (limited to 'ace/config-tandem.h')
-rw-r--r-- | ace/config-tandem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-tandem.h b/ace/config-tandem.h index 8098a26fb72..a7fe50c76ff 100644 --- a/ace/config-tandem.h +++ b/ace/config-tandem.h @@ -15,7 +15,7 @@ // So this config is done to get things to start to work it isn't finished. // Janne (Jan.Perman@osd.Ericsson.se) -#if !defined (ACE_CONFIG_H) +#ifndef ACE_CONFIG_H #define ACE_CONFIG_H #if ! defined (__ACE_INLINE__) |