diff options
Diffstat (limited to 'ace/Registry.h')
-rw-r--r-- | ace/Registry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Registry.h b/ace/Registry.h index 00f08008503..330a0e95d62 100644 --- a/ace/Registry.h +++ b/ace/Registry.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (ACE_REGISTRY_H) +#ifndef ACE_REGISTRY_H #define ACE_REGISTRY_H #include "ace/OS.h" |