summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-24 09:47:00 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-24 09:47:00 +0000
commit12444904bf441947a8990049df617321563cdffc (patch)
tree87243e2d6aae0567eaf92f5891115ccd1ec0f72a
parentc0c333069e9b05c7e619b52a134a1a738bbfff66 (diff)
downloadATCD-12444904bf441947a8990049df617321563cdffc.tar.gz
ChangeLogTag: Wed Aug 24 08:51:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tests/Portable_Interceptors/Dynamic/client_interceptor.cpp1
-rw-r--r--TAO/tests/Portable_Interceptors/Dynamic/server_interceptor.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Portable_Interceptors/Dynamic/client_interceptor.cpp b/TAO/tests/Portable_Interceptors/Dynamic/client_interceptor.cpp
index 155f0663b5d..7162ff8fcea 100644
--- a/TAO/tests/Portable_Interceptors/Dynamic/client_interceptor.cpp
+++ b/TAO/tests/Portable_Interceptors/Dynamic/client_interceptor.cpp
@@ -5,6 +5,7 @@
#include "tao/AnyTypeCode/DynamicC.h"
#include "tao/AnyTypeCode/TypeCode.h"
+#include "tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
diff --git a/TAO/tests/Portable_Interceptors/Dynamic/server_interceptor.cpp b/TAO/tests/Portable_Interceptors/Dynamic/server_interceptor.cpp
index 30bd61bceb8..45fafc1a468 100644
--- a/TAO/tests/Portable_Interceptors/Dynamic/server_interceptor.cpp
+++ b/TAO/tests/Portable_Interceptors/Dynamic/server_interceptor.cpp
@@ -5,6 +5,7 @@
#include "tao/AnyTypeCode/DynamicC.h"
#include "tao/AnyTypeCode/TypeCode.h"
+#include "tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"