summaryrefslogtreecommitdiff
path: root/TAO/tao/InterfaceS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/InterfaceS.h')
-rw-r--r--TAO/tao/InterfaceS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/InterfaceS.h b/TAO/tao/InterfaceS.h
index ba2ddee8734..3820671d16f 100644
--- a/TAO/tao/InterfaceS.h
+++ b/TAO/tao/InterfaceS.h
@@ -9,6 +9,7 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
#ifndef _TAO_IDL_INTERFACES_H_
+#include "ace/pre.h"
#define _TAO_IDL_INTERFACES_H_
#include "tao/POA_CORBA.h"
@@ -42,4 +43,5 @@
#endif /* TAO_HAS_INTERFACE_REPOSITORY == 1 */
+#include "ace/post.h"
#endif /* _TAO_IDL_INTERFACES_H_ */