summaryrefslogtreecommitdiff
path: root/TAO/tao/IORTable/IORTableC.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-04-08 07:22:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-04-08 07:22:34 +0000
commit4fcdef48d3534f9a4d5a68857f022478c12fd975 (patch)
tree257ee46d89aa8c859469626f31bdcf7b12122043 /TAO/tao/IORTable/IORTableC.h
parent0595ef66f76a4a1937a2ea40f7b1c9945cb443f1 (diff)
downloadATCD-4fcdef48d3534f9a4d5a68857f022478c12fd975.tar.gz
ChangeLogTag: Fri Apr 8 07:59:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IORTable/IORTableC.h')
-rw-r--r--TAO/tao/IORTable/IORTableC.h24
1 files changed, 1 insertions, 23 deletions
diff --git a/TAO/tao/IORTable/IORTableC.h b/TAO/tao/IORTable/IORTableC.h
index 3db82434d40..39812cabbe6 100644
--- a/TAO/tao/IORTable/IORTableC.h
+++ b/TAO/tao/IORTable/IORTableC.h
@@ -56,13 +56,6 @@
#endif
#define TAO_EXPORT_MACRO TAO_IORTable_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_IORTable_Export
-#endif /* TAO_EXPORT_NESTED_CLASSES */
-
#if defined(_MSC_VER)
#pragma warning(push)
#pragma warning(disable:4250)
@@ -72,17 +65,6 @@
#pragma option push -w-rvl -w-rch -w-ccc -w-inl
#endif /* __BORLANDC__ */
-// TAO_IDL - Generated from
-// be\be_visitor_root/root_ch.cpp:62
-
-namespace TAO
-{
- class Collocation_Proxy_Broker;
-
- template<typename T> class Narrow_Utils;
- template<typename T> class AbstractBase_Narrow_Utils;
-}
-
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:48
@@ -467,11 +449,7 @@ TAO_IORTable_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const IORTable::
TAO_IORTable_Export CORBA::Boolean operator>> (TAO_InputCDR &, IORTable::NotFound &);
// TAO_IDL - Generated from
-// be\be_codegen.cpp:961
-
-#if defined (__ACE_INLINE__)
-#include "IORTableC.inl"
-#endif /* defined INLINE */
+// be\be_codegen.cpp:955
#if defined(_MSC_VER)
#pragma warning(pop)