diff options
Diffstat (limited to 'ace/Proactor_Impl.h')
-rw-r--r-- | ace/Proactor_Impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Proactor_Impl.h b/ace/Proactor_Impl.h index 8fa4a98d190..bb302387088 100644 --- a/ace/Proactor_Impl.h +++ b/ace/Proactor_Impl.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef ACE_PROACTOR_IMPL_H -#include "ace/pre.h" #define ACE_PROACTOR_IMPL_H +#include "ace/pre.h" #include "ace/OS.h" |