00001 #ifndef _IT_BUS_CONFIG_TIBRV_WSDL_OUTPUT_H_ 00002 #define _IT_BUS_CONFIG_TIBRV_WSDL_OUTPUT_H_ 00003 00004 // @Copyright 2004 IONA Technologies, Plc. All Rights Reserved. 00005 // 00006 00007 #include <it_bus_config/tibrv_wsdl_input_output.h> 00008 00009 namespace IT_Bus 00010 { 00015 class IT_TIBRV_API TibrvWSDLOutput : public virtual TibrvWSDLInputOutput 00016 { 00017 }; 00018 } 00019 00020 #endif