summaryrefslogtreecommitdiff
path: root/TAO/tao/diffs/ImplRepoC.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/diffs/ImplRepoC.h.diff')
-rw-r--r--TAO/tao/diffs/ImplRepoC.h.diff31
1 files changed, 31 insertions, 0 deletions
diff --git a/TAO/tao/diffs/ImplRepoC.h.diff b/TAO/tao/diffs/ImplRepoC.h.diff
new file mode 100644
index 00000000000..71eab8a7ad5
--- /dev/null
+++ b/TAO/tao/diffs/ImplRepoC.h.diff
@@ -0,0 +1,31 @@
+--- PortableServer/orig/ImplRepoC.h Wed Apr 25 00:19:07 2001
++++ PortableServer/ImplRepoC.h Tue Apr 24 13:44:52 2001
+@@ -1,6 +1,6 @@
+ // -*- C++ -*-
+ //
+-// $Id$
++// $Id$
+
+ // **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
+ // TAO and the TAO IDL Compiler have been developed by:
+@@ -23,12 +23,19 @@
+ #define _TAO_IDL_ORIG_IMPLREPOC_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/CDR.h"
++#include "tao/Any.h"
++#include "tao/Object.h"
++#include "tao/ClientRequestInfo.h"
++#include "tao/Remote_Object_Proxy_Impl.h"
++#include "tao/Managed_Types.h"
++#include "tao/Sequence.h"
+ #include "portableserver_export.h"
+
+ #if defined (TAO_EXPORT_MACRO)