00001 #ifndef RTT_CORBA_CONFIG_H 00002 #define RTT_CORBA_CONFIG_H 00003 00004 #define RTT_CORBA_IMPLEMENTATION TAO 00005 00006 #define CORBA_IS_TAO 1 00007 /* #undef CORBA_IS_OMNIORB */ 00008 00009 #endif 00010