diff options
Diffstat (limited to 'ace/Functor.h')
-rw-r--r-- | ace/Functor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Functor.h b/ace/Functor.h index c0a9ed4c6e9..8443817ed5f 100644 --- a/ace/Functor.h +++ b/ace/Functor.h @@ -30,7 +30,7 @@ #include "ace/OS.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) -#pragma once +# pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ class ACE_Command_Base |