diff options
Diffstat (limited to 'ace/Timer_Queue_T.h')
-rw-r--r-- | ace/Timer_Queue_T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timer_Queue_T.h b/ace/Timer_Queue_T.h index e17abb7c86c..fc12b857aba 100644 --- a/ace/Timer_Queue_T.h +++ b/ace/Timer_Queue_T.h @@ -15,7 +15,7 @@ // // ============================================================================ -#if !defined (ACE_TIMER_QUEUE_T_H) +#ifndef ACE_TIMER_QUEUE_T_H #define ACE_TIMER_QUEUE_T_H #include "ace/Free_List.h" |