summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-01 11:30:20 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-01 11:30:20 +0000
commit533dc8c7936fd2760711c4bd91dc2e7a699016e1 (patch)
tree0436b9c55dd58079733fad5e025bba863e68f0d2 /TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h
parent68ac90745565e8d85feb0768e555ae4839bbe34e (diff)
downloadATCD-533dc8c7936fd2760711c4bd91dc2e7a699016e1.tar.gz
ChangeLogTag: Fri Jul 1 11:25:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h')
-rw-r--r--TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h
index 3dcf89c485c..f1336733eb8 100644
--- a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h
+++ b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h
@@ -24,6 +24,13 @@
#include "tao/IORInterceptor_Adapter.h"
#include "tao/IORInterceptor/IORInterceptor.h"
+#include "tao/PI/Interceptor_List_T.h"
+
+namespace TAO
+{
+ typedef Interceptor_List< ::PortableInterceptor::IORInterceptor>
+ IORInterceptor_List;
+}
class TAO_Root_POA;