summaryrefslogtreecommitdiff
path: root/TAO/tao/Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Request.h')
-rw-r--r--TAO/tao/Request.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Request.h b/TAO/tao/Request.h
index bb8a057d0e9..5745cdd9d65 100644
--- a/TAO/tao/Request.h
+++ b/TAO/tao/Request.h
@@ -20,6 +20,7 @@
// ============================================================================
#ifndef TAO_REQUEST_H
+#include "ace/pre.h"
#define TAO_REQUEST_H
#include "tao/orbconf.h"
@@ -357,4 +358,5 @@ private:
#endif /* TAO_HAS_MINIMUM_CORBA */
+#include "ace/post.h"
#endif /* TAO_REQUEST_H */