summaryrefslogtreecommitdiff
path: root/TAO/tao/WrongTransactionC.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-31 12:36:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-31 12:36:24 +0000
commit2e84934bc0eb39c940efd53e1143ddb991622207 (patch)
treee8cca44396b2dd873a51ed7516f5a3674c62d5b6 /TAO/tao/WrongTransactionC.h
parent5d2183f093b10cb1774a5c566d7de818e2a3096c (diff)
downloadATCD-2e84934bc0eb39c940efd53e1143ddb991622207.tar.gz
ChangeLogTag: Thu Mar 31 13:05:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/WrongTransactionC.h')
-rw-r--r--TAO/tao/WrongTransactionC.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/TAO/tao/WrongTransactionC.h b/TAO/tao/WrongTransactionC.h
index ded0464974e..dc4af210e10 100644
--- a/TAO/tao/WrongTransactionC.h
+++ b/TAO/tao/WrongTransactionC.h
@@ -49,13 +49,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)
@@ -117,7 +110,7 @@ namespace CORBA
// TAO_IDL - Generated from
// be\be_visitor_typecode/typecode_decl.cpp:44
- TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr const _tc_WrongTransaction;
+ extern TAO_Export ::CORBA::TypeCode_ptr const _tc_WrongTransaction;
#endif /* end #if !defined */
@@ -149,7 +142,7 @@ TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::WrongTransac
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::WrongTransaction &);
// TAO_IDL - Generated from
-// be\be_codegen.cpp:969
+// be\be_codegen.cpp:947
#if defined (__ACE_INLINE__)
#include "WrongTransactionC.inl"