summaryrefslogtreecommitdiff
path: root/TAO/tao/UIOP_Connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/UIOP_Connect.h')
-rw-r--r--TAO/tao/UIOP_Connect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/UIOP_Connect.h b/TAO/tao/UIOP_Connect.h
index 986ac8e28ab..bdd7dddf4ae 100644
--- a/TAO/tao/UIOP_Connect.h
+++ b/TAO/tao/UIOP_Connect.h
@@ -16,6 +16,7 @@
// ============================================================================
#ifndef TAO_UIOP_CONNECT_H
+#include "ace/pre.h"
#define TAO_UIOP_CONNECT_H
#include "tao/UIOP_Transport.h"
@@ -192,4 +193,5 @@ protected:
#endif /* TAO_HAS_UIOP == 1 */
+#include "ace/post.h"
#endif /* TAO_UIOP_CONNECT_H */