From 0367f9db5199387f3e96c0a37a6345d550998961 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 22 Aug 2005 09:39:43 +0000 Subject: ChangeLogTag: Mon Aug 22 09:36:12 UTC 2005 Johnny Willemsen --- TAO/tao/PortableServer/ThreadPolicyA.h | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'TAO/tao/PortableServer') diff --git a/TAO/tao/PortableServer/ThreadPolicyA.h b/TAO/tao/PortableServer/ThreadPolicyA.h index 0f5c471402b..b74bf2f030e 100644 --- a/TAO/tao/PortableServer/ThreadPolicyA.h +++ b/TAO/tao/PortableServer/ThreadPolicyA.h @@ -37,21 +37,22 @@ #include "ThreadPolicyC.h" #include "tao/AnyTypeCode/PolicyA.h" +#if (TAO_HAS_MINIMUM_POA == 0) // TAO_IDL - Generated from // be\be_visitor_module/module_ch.cpp:59 namespace PortableServer { - + // TAO_IDL - Generated from // be\be_visitor_typecode/typecode_decl.cpp:49 - + extern TAO_PortableServer_Export ::CORBA::TypeCode_ptr const _tc_ThreadPolicyValue; - + // TAO_IDL - Generated from // be\be_visitor_typecode/typecode_decl.cpp:49 - + extern TAO_PortableServer_Export ::CORBA::TypeCode_ptr const _tc_ThreadPolicy; // TAO_IDL - Generated from @@ -65,6 +66,8 @@ namespace PortableServer TAO_PortableServer_Export void operator<<= (CORBA::Any &, PortableServer::ThreadPolicyValue); TAO_PortableServer_Export CORBA::Boolean operator>>= (const CORBA::Any &, PortableServer::ThreadPolicyValue &); +#endif /* TAO_HAS_MINIMUM_POA == 0 */ + #include /**/ "ace/post.h" #endif /* ifndef */ -- cgit v1.2.1