diff options
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/diffs/IFR_ExtendedS.h.diff')
-rw-r--r-- | TAO/orbsvcs/IFR_Service/diffs/IFR_ExtendedS.h.diff | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/TAO/orbsvcs/IFR_Service/diffs/IFR_ExtendedS.h.diff b/TAO/orbsvcs/IFR_Service/diffs/IFR_ExtendedS.h.diff new file mode 100644 index 00000000000..a684093028f --- /dev/null +++ b/TAO/orbsvcs/IFR_Service/diffs/IFR_ExtendedS.h.diff @@ -0,0 +1,31 @@ +--- orig/IFR_ExtendedS.h Mon Apr 23 20:56:05 2001 ++++ IFR_ExtendedS.h Mon Apr 23 20:30:16 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: +@@ -24,7 +24,7 @@ + + #include "ace/pre.h" + #include "IFR_BasicS.h" +-#include "IFR_ExtendedC.h" ++#include "tao/IFR_Client/IFR_ExtendedC.h" + + + #if !defined (ACE_LACKS_PRAGMA_ONCE) +@@ -46,11 +46,6 @@ + #if defined (__BORLANDC__) + #pragma option push -w-rvl -w-rch -w-ccc -w-inl + #endif /* __BORLANDC__ */ +- +-TAO_NAMESPACE POA_CORBA +-{ +-} +-TAO_NAMESPACE_CLOSE + + class POA_CORBA_FixedDef; + typedef POA_CORBA_FixedDef *POA_CORBA_FixedDef_ptr; |