summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-19 08:11:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-19 08:11:02 +0000
commitfd70b365fde020ed5c4b452249d3ae609df6a596 (patch)
tree467dac7a00378d03b0cceba17c864dd4531b514e /TAO/tao/RTCORBA
parente93e6b77b3a8cf6063aa93a1ca5632096d05b524 (diff)
downloadATCD-fd70b365fde020ed5c4b452249d3ae609df6a596.tar.gz
ChangeLogTag: Mon Apr 19 07:56:42 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTCORBA')
-rw-r--r--TAO/tao/RTCORBA/RT_Policy_i.cpp1
-rw-r--r--TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/RTCORBA/RT_Policy_i.cpp b/TAO/tao/RTCORBA/RT_Policy_i.cpp
index cefc96b533f..c2bd94a1566 100644
--- a/TAO/tao/RTCORBA/RT_Policy_i.cpp
+++ b/TAO/tao/RTCORBA/RT_Policy_i.cpp
@@ -7,6 +7,7 @@
#include "tao/ORB_Core.h"
#include "tao/Policy_Manager.h"
#include "tao/debug.h"
+#include "tao/CDR.h"
#include "ace/OS_NS_string.h"
diff --git a/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp b/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp
index e18d2c58955..a99e56acc07 100644
--- a/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp
+++ b/TAO/tao/RTCORBA/RT_Protocols_Hooks.cpp
@@ -18,6 +18,7 @@
#include "tao/Policy_Set.h"
#include "tao/IIOP_Transport.h"
#include "tao/debug.h"
+#include "tao/CDR.h"
#include "ace/Dynamic_Service.h"
#include "ace/OS_NS_string.h"