diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-07-11 12:12:47 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-07-11 12:12:47 +0000 |
commit | 9cb9739deaa94f62c17825011856f60eee41f74f (patch) | |
tree | b064945b7cc8d0b8d6cb6a49b9ac77c5ea44121e /TAO/tao/CodecFactory | |
parent | 0a976582dd87f198ca471b028d349efb2cfc12ce (diff) | |
download | ATCD-9cb9739deaa94f62c17825011856f60eee41f74f.tar.gz |
ChangeLogTag: Tue Jul 11 12:07:01 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/CodecFactory')
-rw-r--r-- | TAO/tao/CodecFactory/diff/IOP_Codec.diff | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/TAO/tao/CodecFactory/diff/IOP_Codec.diff b/TAO/tao/CodecFactory/diff/IOP_Codec.diff deleted file mode 100644 index 28debd5e9b0..00000000000 --- a/TAO/tao/CodecFactory/diff/IOP_Codec.diff +++ /dev/null @@ -1,23 +0,0 @@ ---- 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" - -+#ifndef TAO_CODECFACTORY_SAFE_INCLUDE -+#error "You should not include IOP_CodecC.h directly, use CodecFactory.h" -+#endif /* !TAO_CODECFACTORY_SAFE_INCLUDE */ - - #include "ace/config-all.h" - ---- 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:277 - - --#include "IOP_CodecC.h" -+#include "CodecFactory.h" - #include "tao/AnyTypeCode/Null_RefCount_Policy.h" - #include "tao/AnyTypeCode/TypeCode_Constants.h" - #include "tao/AnyTypeCode/Alias_TypeCode_Static.h" |