summaryrefslogtreecommitdiff
path: root/TAO/tao/params.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/params.h')
-rw-r--r--TAO/tao/params.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/params.h b/TAO/tao/params.h
index 71640090646..16d9598ee0b 100644
--- a/TAO/tao/params.h
+++ b/TAO/tao/params.h
@@ -16,6 +16,7 @@
// ============================================================================
#ifndef TAO_PARAMS_H
+#include "ace/pre.h"
#define TAO_PARAMS_H
#include "tao/corbafwd.h"
@@ -210,4 +211,5 @@ private:
# include "tao/params.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* TAO_PARAMS_H */