summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Transport.h')
-rw-r--r--TAO/tao/IIOP_Transport.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Transport.h b/TAO/tao/IIOP_Transport.h
index 08a2adf3e0b..602b1f91305 100644
--- a/TAO/tao/IIOP_Transport.h
+++ b/TAO/tao/IIOP_Transport.h
@@ -18,6 +18,7 @@
// ============================================================================
#ifndef TAO_IIOP_TRANSPORT_H
+#include "ace/pre.h"
#define TAO_IIOP_TRANSPORT_H
#include "tao/Pluggable.h"
@@ -204,4 +205,5 @@ public:
#include "tao/IIOP_Transport.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* TAO_IIOP_TRANSPORT_H */