diff options
Diffstat (limited to 'ace/Event_Handler_T.h')
-rw-r--r-- | ace/Event_Handler_T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Event_Handler_T.h b/ace/Event_Handler_T.h index 248bb62824b..f32a110d011 100644 --- a/ace/Event_Handler_T.h +++ b/ace/Event_Handler_T.h @@ -20,7 +20,7 @@ #include "ace/Event_Handler.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) -#pragma once +# pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ #if defined (ACE_HAS_TEMPLATE_TYPEDEFS) |