diff options
Diffstat (limited to 'ace/Asynch_IO_Impl.h')
-rw-r--r-- | ace/Asynch_IO_Impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Asynch_IO_Impl.h b/ace/Asynch_IO_Impl.h index 17ebd4ccb34..db2a6bc475d 100644 --- a/ace/Asynch_IO_Impl.h +++ b/ace/Asynch_IO_Impl.h @@ -26,8 +26,8 @@ // ============================================================================ #ifndef ACE_ASYNCH_IO_IMPL_H -#include "ace/pre.h" #define ACE_ASYNCH_IO_IMPL_H +#include "ace/pre.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once |