diff options
Diffstat (limited to 'ace/POSIX_Proactor.h')
-rw-r--r-- | ace/POSIX_Proactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/POSIX_Proactor.h b/ace/POSIX_Proactor.h index 53bd4aadd29..de8dece5e4d 100644 --- a/ace/POSIX_Proactor.h +++ b/ace/POSIX_Proactor.h @@ -17,8 +17,8 @@ // ============================================================================ #ifndef ACE_POSIX_PROACTOR_H -#include "ace/pre.h" #define ACE_POSIX_PROACTOR_H +#include "ace/pre.h" #include "ace/Proactor_Impl.h" |