From 86ddbd8f10280ae5fa612a336e829e10c511c564 Mon Sep 17 00:00:00 2001 From: doccvs Date: Thu, 19 Oct 2000 22:04:46 +0000 Subject: ChangeLogTag: Thu Oct 19 14:30:59 2000 Priyanka Gontla --- TAO/tao/corba.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'TAO/tao/corba.h') diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h index ebf2febe8dd..21e2fefb76e 100644 --- a/TAO/tao/corba.h +++ b/TAO/tao/corba.h @@ -54,7 +54,7 @@ #include "tao/CurrentC.h" // TAO specific files, avoid them as much as possible. -#include "tao/PortableInterceptor.h" + #if (TAO_HAS_SMART_PROXIES == 1) #include "tao/Smart_Proxies.h" #endif /*TAO_HAS_SMART_PROXIES == 1*/ @@ -86,6 +86,12 @@ #include "tao/BoundsC.h" #include "tao/TAOC.h" #include "tao/MessagingC.h" +#include "tao/StringSeq.h" + +#if TAO_HAS_INTERCEPTORS == 1 +#include "tao/PortableInterceptor.h" +#endif /* TAO_HAS_INTERCEPTORS */ + #if !defined (ACE_NESTED_CLASS) #if defined (ACE_WIN32) -- cgit v1.2.1