diff options
Diffstat (limited to 'ace/CORBA_Ref.h')
-rw-r--r-- | ace/CORBA_Ref.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/CORBA_Ref.h b/ace/CORBA_Ref.h index 46c222f6106..e5dbc821641 100644 --- a/ace/CORBA_Ref.h +++ b/ace/CORBA_Ref.h @@ -24,7 +24,7 @@ #include "ace/ACE.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) -#pragma once +# pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ template <class CORBA_REF> |