summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RT_POA.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTPortableServer/RT_POA.h')
-rw-r--r--TAO/tao/RTPortableServer/RT_POA.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/tao/RTPortableServer/RT_POA.h b/TAO/tao/RTPortableServer/RT_POA.h
index befde6060d5..ab523dd99e9 100644
--- a/TAO/tao/RTPortableServer/RT_POA.h
+++ b/TAO/tao/RTPortableServer/RT_POA.h
@@ -23,8 +23,10 @@
#include "rtportableserver_export.h"
#include "tao/PortableServer/POA.h"
-#include "tao/RTCORBA/RTCORBA.h"
-#include "RTPortableServer.h"
+
+#define TAO_RT_PORTABLESERVER_SAFE_INCLUDE
+#include "RTPortableServerC.h"
+#undef TAO_RT_PORTABLESERVER_SAFE_INCLUDE
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once