diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-31 10:17:24 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-31 10:17:24 +0000 |
commit | 0b8df85f3821c768398879f2130a2cb65b1726ac (patch) | |
tree | 70cd6b82c9a00ab25e604fb81b027e9f890c996a /TAO/tao/PortableServer/ThreadPolicyC.h | |
parent | 6606c39675e8ee33163c85a67ad65157953e7640 (diff) | |
download | ATCD-0b8df85f3821c768398879f2130a2cb65b1726ac.tar.gz |
ChangeLogTag: Thu Mar 31 09:53:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/ThreadPolicyC.h')
-rw-r--r-- | TAO/tao/PortableServer/ThreadPolicyC.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/TAO/tao/PortableServer/ThreadPolicyC.h b/TAO/tao/PortableServer/ThreadPolicyC.h index 947e51e41f9..5b2d721ed4f 100644 --- a/TAO/tao/PortableServer/ThreadPolicyC.h +++ b/TAO/tao/PortableServer/ThreadPolicyC.h @@ -54,13 +54,6 @@ #endif #define TAO_EXPORT_MACRO TAO_PortableServer_Export -#if defined (TAO_EXPORT_NESTED_CLASSES) -# if defined (TAO_EXPORT_NESTED_MACRO) -# undef TAO_EXPORT_NESTED_MACRO -# endif /* defined (TAO_EXPORT_NESTED_MACRO) */ -# define TAO_EXPORT_NESTED_MACRO TAO_PortableServer_Export -#endif /* TAO_EXPORT_NESTED_CLASSES */ - #if defined(_MSC_VER) #pragma warning(push) #pragma warning(disable:4250) @@ -281,7 +274,7 @@ TAO_PortableServer_Export CORBA::Boolean operator>> (TAO_InputCDR &, PortableSer #endif /* TAO_HAS_MINIMUM_CORBA == 0 */ // TAO_IDL - Generated from -// be\be_codegen.cpp:969 +// be\be_codegen.cpp:947 #if defined (__ACE_INLINE__) #include "ThreadPolicyC.inl" |