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