summaryrefslogtreecommitdiff
path: root/TAO/tao/CodecFactory/diff/IOP_Codec.diff
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CodecFactory/diff/IOP_Codec.diff')
-rw-r--r--TAO/tao/CodecFactory/diff/IOP_Codec.diff27
1 files changed, 8 insertions, 19 deletions
diff --git a/TAO/tao/CodecFactory/diff/IOP_Codec.diff b/TAO/tao/CodecFactory/diff/IOP_Codec.diff
index 46a67dc755f..28debd5e9b0 100644
--- a/TAO/tao/CodecFactory/diff/IOP_Codec.diff
+++ b/TAO/tao/CodecFactory/diff/IOP_Codec.diff
@@ -1,5 +1,5 @@
---- orig/IOP_COdecC.h 2005-06-07 13:09:58.255201600 +0200
-+++ IOP_COdecC.h 2005-06-07 13:45:14.618382400 +0200
+--- orig/IOP_COdecC.h 2005-10-24 10:11:07.404753600 +0200
++++ IOP_COdecC.h 2005-10-24 15:16:18.314548800 +0200
@@ -33,6 +33,9 @@
#include /**/ "ace/pre.h"
@@ -10,25 +10,14 @@
#include "ace/config-all.h"
---- orig/IOP_COdecC.cpp 2005-06-07 13:09:58.255201600 +0200
-+++ IOP_COdecC.cpp 2005-06-07 13:43:36.437204800 +0200
+--- orig/IOP_COdecC.cpp 2005-10-24 10:11:07.404753600 +0200
++++ IOP_COdecC.cpp 2005-10-24 15:16:27.988459200 +0200
@@ -29,7 +29,7 @@
- // be\be_codegen.cpp:291
+ // be\be_codegen.cpp:277
-#include "IOP_CodecC.h"
+#include "CodecFactory.h"
- #include "tao/CDR.h"
- #include "tao/ORB_Core.h"
- #include "ace/OS_NS_string.h"
---- orig/IOP_COdecA.cpp 2005-06-07 13:09:58.255201600 +0200
-+++ IOP_COdecA.cpp 2005-06-07 13:43:11.170873600 +0200
-@@ -25,7 +25,7 @@
- // Information about TAO is available at:
- // http://www.cs.wustl.edu/~schmidt/TAO.html
-
--#include "IOP_CodecC.h"
-+#include "CodecFactory.h"
- #include "tao/Null_RefCount_Policy.h"
- #include "tao/TypeCode_Constants.h"
- #include "tao/Alias_TypeCode_Static.h"
+ #include "tao/AnyTypeCode/Null_RefCount_Policy.h"
+ #include "tao/AnyTypeCode/TypeCode_Constants.h"
+ #include "tao/AnyTypeCode/Alias_TypeCode_Static.h"