diff options
Diffstat (limited to 'ace/TLI_Acceptor.h')
-rw-r--r-- | ace/TLI_Acceptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/TLI_Acceptor.h b/ace/TLI_Acceptor.h index 08d05e805ea..60992af2ec8 100644 --- a/ace/TLI_Acceptor.h +++ b/ace/TLI_Acceptor.h @@ -16,8 +16,8 @@ // ============================================================================ #ifndef ACE_TLI_ACCEPTOR_H -#include "ace/pre.h" #define ACE_TLI_ACCEPTOR_H +#include "ace/pre.h" #include "ace/TLI.h" |