diff options
Diffstat (limited to 'ace/config-hpux-10.x-hpc++.h')
-rw-r--r-- | ace/config-hpux-10.x-hpc++.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-hpux-10.x-hpc++.h b/ace/config-hpux-10.x-hpc++.h index 3cea6ab425f..e8d38b8e35f 100644 --- a/ace/config-hpux-10.x-hpc++.h +++ b/ace/config-hpux-10.x-hpc++.h @@ -6,7 +6,7 @@ // This file contains compiler-specific settings, and uses the common // HP-UX file (config-hpux-10.x.h) for the platform information. -#if !defined (ACE_CONFIG_H) +#ifndef ACE_CONFIG_H #define ACE_CONFIG_H // There are 2 compiler-specific sections, plus a 3rd for common to both. |