diff options
Diffstat (limited to 'ace/Asynch_IO.h')
-rw-r--r-- | ace/Asynch_IO.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Asynch_IO.h b/ace/Asynch_IO.h index 129853068a4..485f54c204f 100644 --- a/ace/Asynch_IO.h +++ b/ace/Asynch_IO.h @@ -31,8 +31,8 @@ // ============================================================================ #ifndef ACE_ASYNCH_IO_H -#include "ace/pre.h" #define ACE_ASYNCH_IO_H +#include "ace/pre.h" #include "ace/OS.h" |