summaryrefslogtreecommitdiff
path: root/TAO/tao/LongSeqC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LongSeqC.h')
-rw-r--r--TAO/tao/LongSeqC.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/TAO/tao/LongSeqC.h b/TAO/tao/LongSeqC.h
index e53029fa883..94e2db6295c 100644
--- a/TAO/tao/LongSeqC.h
+++ b/TAO/tao/LongSeqC.h
@@ -52,13 +52,6 @@
#endif
#define TAO_EXPORT_MACRO TAO_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_Export
-#endif /* TAO_EXPORT_NESTED_CLASSES */
-
#if defined(_MSC_VER)
#pragma warning(push)
#pragma warning(disable:4250)
@@ -125,7 +118,7 @@ namespace CORBA
// TAO_IDL - Generated from
// be\be_visitor_typecode/typecode_decl.cpp:44
- TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_LongSeq;
+ extern TAO_Export ::CORBA::TypeCode_ptr const _tc_LongSeq;
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:66
@@ -166,7 +159,7 @@ TAO_Export CORBA::Boolean operator>> (
#endif /* _TAO_CDR_OP_CORBA_LongSeq_H_ */
// TAO_IDL - Generated from
-// be\be_codegen.cpp:969
+// be\be_codegen.cpp:947
#if defined (__ACE_INLINE__)
#include "LongSeqC.inl"