diff options
Diffstat (limited to 'TAO/tao/diffs/ImplRepoC.h.diff')
-rw-r--r-- | TAO/tao/diffs/ImplRepoC.h.diff | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/TAO/tao/diffs/ImplRepoC.h.diff b/TAO/tao/diffs/ImplRepoC.h.diff deleted file mode 100644 index 71eab8a7ad5..00000000000 --- a/TAO/tao/diffs/ImplRepoC.h.diff +++ /dev/null @@ -1,31 +0,0 @@ ---- 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) |