diff options
Diffstat (limited to 'ace/Proactor.h')
-rw-r--r-- | ace/Proactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Proactor.h b/ace/Proactor.h index a5b8eab1a51..3cd900d9c95 100644 --- a/ace/Proactor.h +++ b/ace/Proactor.h @@ -17,8 +17,8 @@ // ============================================================================ #ifndef ACE_PROACTOR_H -#include "ace/pre.h" #define ACE_PROACTOR_H +#include "ace/pre.h" #include "ace/OS.h" |