diff options
Diffstat (limited to 'ace/streams.h')
-rw-r--r-- | ace/streams.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/streams.h b/ace/streams.h index da1fab22001..56130bec6f7 100644 --- a/ace/streams.h +++ b/ace/streams.h @@ -27,7 +27,7 @@ #include "ace/inc_user_config.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) -#pragma once +# pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ #if defined (ACE_HAS_STANDARD_CPP_LIBRARY) && (ACE_HAS_STANDARD_CPP_LIBRARY != 0) |