summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-07-14 21:25:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-07-14 21:25:58 +0000
commit8a62e49d6833a9c4693fc100c177492085d25afb (patch)
treea6b7c8653b99d737cd2d9dd5cdcc7316703e9b5e /TAO/tao/IORManipulation
parentb5811960f03aef3bc3360b311ec0996aca82fc3b (diff)
downloadATCD-8a62e49d6833a9c4693fc100c177492085d25afb.tar.gz
ChangeLogTag: Fri Jul 14 21:10:30 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IORManipulation')
-rw-r--r--TAO/tao/IORManipulation/diffs/IOR.diff35
1 files changed, 0 insertions, 35 deletions
diff --git a/TAO/tao/IORManipulation/diffs/IOR.diff b/TAO/tao/IORManipulation/diffs/IOR.diff
deleted file mode 100644
index 04d191129c9..00000000000
--- a/TAO/tao/IORManipulation/diffs/IOR.diff
+++ /dev/null
@@ -1,35 +0,0 @@
---- orig/IORC.h 2005-03-31 12:04:13.717832000 +0200
-+++ IORC.h 2005-03-31 12:04:13.878062400 +0200
-@@ -40,6 +40,10 @@
- # pragma once
- #endif /* ACE_LACKS_PRAGMA_ONCE */
-
-+ #ifndef TAO_IORMANIP_SAFE_INCLUDE
-+ #error "You should not include IORC.h directly, use IORManip_Loader.h"
-+ #endif /* !TAO_IORMANIP_SAFE_INCLUDE */
-+
- #include "ior_manip_export.h"
- #include "tao/ORB.h"
- #include "tao/SystemException.h"
---- orig/IORC.cpp 2005-03-31 12:04:13.717832000 +0200
-+++ IORC.cpp 2005-03-31 12:04:13.878062400 +0200
-@@ -29,7 +29,7 @@
- // be\be_codegen.cpp:291
-
-
--#include "IORC.h"
-+#include "IORManip_Loader.h"
- #include "tao/CDR.h"
- #include "tao/Null_RefCount_Policy.h"
- #include "tao/TypeCode_Constants.h"
---- orig/IORA.cpp 2005-03-31 12:04:13.717832000 +0200
-+++ IORA.cpp 2005-03-31 12:05:19.502425600 +0200
-@@ -25,7 +25,7 @@
- // Information about TAO is available at:
- // http://www.cs.wustl.edu/~schmidt/TAO.html
-
--#include "IORC.h"
-+#include "IORManip_Loader.h"
- #include "tao/Null_RefCount_Policy.h"
- #include "tao/TypeCode_Constants.h"
- #include "tao/Alias_TypeCode.h"