summaryrefslogtreecommitdiff
path: root/TAO/tao/diffs/GIOP.diff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-04-27 16:34:18 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-04-27 16:34:18 +0000
commit1ebe59e427ecaab0d220b93d505bc8b07bdbf968 (patch)
tree0f4666105ed93b09901a402ac2ba43c678f9a034 /TAO/tao/diffs/GIOP.diff
parent438b09b9141df2b85ae5a3d4c5fe409648103dfe (diff)
downloadATCD-1ebe59e427ecaab0d220b93d505bc8b07bdbf968.tar.gz
ChangeLogTag:Sun Apr 27 11:31:42 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/diffs/GIOP.diff')
-rw-r--r--TAO/tao/diffs/GIOP.diff46
1 files changed, 46 insertions, 0 deletions
diff --git a/TAO/tao/diffs/GIOP.diff b/TAO/tao/diffs/GIOP.diff
new file mode 100644
index 00000000000..2291bfc3a83
--- /dev/null
+++ b/TAO/tao/diffs/GIOP.diff
@@ -0,0 +1,46 @@
+--- orig/GIOPC.h 2003-04-27 11:09:17.000000000 -0500
++++ ./GIOPC.h 2003-04-27 11:15:10.000000000 -0500
+@@ -30,20 +30,17 @@
+
+ #ifndef _TAO_IDL_ORIG_GIOPC_H_
+ #define _TAO_IDL_ORIG_GIOPC_H_
+-
+ #include "ace/pre.h"
+
+-#include "tao/corba.h"
++#include "tao/corbafwd.h"
+
+ #if !defined (ACE_LACKS_PRAGMA_ONCE)
+ # pragma once
+ #endif /* ACE_LACKS_PRAGMA_ONCE */
+
+-
+-#include "tao/TAO_Export.h"
+-
+-#include "IOPC.h"
+-#include "OctetSeqC.h"
++#include "tao/IOP_IORC.h"
++#include "tao/VarOut_T.h"
++#include "tao/Any_T.h"
+
+ #if defined (TAO_EXPORT_MACRO)
+ #undef TAO_EXPORT_MACRO
+--- orig/GIOPC.cpp 2003-04-27 11:09:17.000000000 -0500
++++ ./GIOPC.cpp 2003-04-27 11:16:07.000000000 -0500
+@@ -30,16 +30,6 @@
+
+
+ #include "GIOPC.h"
+-#include "tao/Stub.h"
+-#include "tao/Invocation.h"
+-#include "tao/PortableInterceptor.h"
+-
+-#if TAO_HAS_INTERCEPTORS == 1
+-#include "tao/RequestInfo_Util.h"
+-#include "tao/ClientRequestInfo_i.h"
+-#include "tao/ClientInterceptorAdapter.h"
+-#endif /* TAO_HAS_INTERCEPTORS == 1 */
+-
+
+ #if defined (__BORLANDC__)
+ #pragma option -w-rvl -w-rch -w-ccc -w-aus -w-sig