diff options
Diffstat (limited to 'ace/Module.h')
-rw-r--r-- | ace/Module.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Module.h b/ace/Module.h index 8768b5c2bbf..3cb5614a42c 100644 --- a/ace/Module.h +++ b/ace/Module.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (ACE_MODULE_H) +#ifndef ACE_MODULE_H #define ACE_MODULE_H #include "ace/ACE.h" |