summaryrefslogtreecommitdiff
path: root/TAO/tao/operation_details.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/operation_details.h')
-rw-r--r--TAO/tao/operation_details.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/operation_details.h b/TAO/tao/operation_details.h
index 914721ad67f..d5bebd5eb93 100644
--- a/TAO/tao/operation_details.h
+++ b/TAO/tao/operation_details.h
@@ -13,6 +13,7 @@
// ============================================================================
#ifndef TAO_OPERATION_DETAILS_H
+#include "ace/pre.h"
#define TAO_OPERATION_DETAILS_H
#include "tao/corbafwd.h"
@@ -85,4 +86,5 @@ private:
# include "tao/operation_details.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /*TAO_OPERATION_DETAILS_H*/