diff options
Diffstat (limited to 'TAO/tao/IFR_Client/diffs/IFR_ComponentsC.h.diff')
-rw-r--r-- | TAO/tao/IFR_Client/diffs/IFR_ComponentsC.h.diff | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/TAO/tao/IFR_Client/diffs/IFR_ComponentsC.h.diff b/TAO/tao/IFR_Client/diffs/IFR_ComponentsC.h.diff new file mode 100644 index 00000000000..4b66aa74e01 --- /dev/null +++ b/TAO/tao/IFR_Client/diffs/IFR_ComponentsC.h.diff @@ -0,0 +1,25 @@ +--- orig/IFR_ComponentsC.h Mon Apr 23 20:20:21 2001 ++++ IFR_ComponentsC.h Fri Apr 20 03:51:02 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,13 +23,12 @@ + #define _TAO_IDL_IFR_COMPONENTSC_H_ + + #include "ace/pre.h" +-#include "tao/corba.h" ++#include "ifr_client_export.h" + + #if !defined (ACE_LACKS_PRAGMA_ONCE) + # pragma once + #endif /* ACE_LACKS_PRAGMA_ONCE */ + +-#include "ifr_client_export.h" + #include "IFR_ExtendedC.h" + + #if defined (TAO_EXPORT_MACRO) |