summaryrefslogtreecommitdiff
path: root/TAO/tao/CurrentC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CurrentC.h')
-rw-r--r--TAO/tao/CurrentC.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/CurrentC.h b/TAO/tao/CurrentC.h
index 5cb043d1077..cef19359330 100644
--- a/TAO/tao/CurrentC.h
+++ b/TAO/tao/CurrentC.h
@@ -24,6 +24,7 @@
// ============================================================================
#ifndef TAO_IDL_CURRENTC_H
+#include "ace/pre.h"
#define TAO_IDL_CURRENTC_H
#ifndef TAO_EXPORT_MACRO
@@ -160,4 +161,5 @@ TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &,
#pragma warning(pop)
#endif /* _MSC_VER */
+#include "ace/post.h"
#endif /* TAO_IDL_CURRENTC_H */