diff options
Diffstat (limited to 'ace/Asynch_Acceptor.h')
-rw-r--r-- | ace/Asynch_Acceptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Asynch_Acceptor.h b/ace/Asynch_Acceptor.h index f66c016b69d..001952cbdf2 100644 --- a/ace/Asynch_Acceptor.h +++ b/ace/Asynch_Acceptor.h @@ -14,8 +14,8 @@ // ============================================================================ #ifndef ACE_ASYNCH_ACCEPTOR_H -#include "ace/pre.h" #define ACE_ASYNCH_ACCEPTOR_H +#include "ace/pre.h" #include "ace/OS.h" |