diff options
Diffstat (limited to 'ace/TLI.h')
-rw-r--r-- | ace/TLI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/TLI.h b/ace/TLI.h index 132dd8a47e7..852804bd594 100644 --- a/ace/TLI.h +++ b/ace/TLI.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef ACE_TLI_H -#include "ace/pre.h" #define ACE_TLI_H +#include "ace/pre.h" #include "ace/IPC_SAP.h" |