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