diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-24 01:11:35 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-24 01:11:35 +0000 |
commit | 836771872c8fe264c356507113bd25446a257027 (patch) | |
tree | fd44c04124d3b78b63db9be39b7be2334977b748 /TAO/tao/DynamicC.h | |
parent | ac5391c5ef9947dd823f4900c05b1f490f21ce7e (diff) | |
download | ATCD-836771872c8fe264c356507113bd25446a257027.tar.gz |
ChangeLogTag:Tue Dec 23 19:04:06 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/DynamicC.h')
-rw-r--r-- | TAO/tao/DynamicC.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tao/DynamicC.h b/TAO/tao/DynamicC.h index d43f356be29..c4fe666ee2c 100644 --- a/TAO/tao/DynamicC.h +++ b/TAO/tao/DynamicC.h @@ -39,7 +39,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "tao/TAO_Export.h" +#include "TAO_Export.h" #include "tao/CDR.h" #include "tao/Environment.h" #include "tao/Typecode.h" @@ -219,7 +219,7 @@ namespace Dynamic } // module Dynamic // TAO_IDL - Generated from -// be/be_visitor_traits.cpp:50 +// be/be_visitor_traits.cpp:59 // Traits specializations. namespace TAO @@ -288,4 +288,3 @@ TAO_Export CORBA::Boolean operator>> ( #include /**/ "ace/post.h" #endif /* ifndef */ - |