2 * @file InterfaceDef.pidl
4 * @brief Define the CORBA::InterfaceDef type.
6 * This file is used to provide a definition for the CORBA::InterfaceDef
7 * type, it is *NOT* pre-compiled, but included from other
11 #ifndef TAO_CORBA_INTERFACEDEF_PIDL
12 #define TAO_CORBA_INTERFACEDEF_PIDL
14 #pragma prefix "omg.org"
18 interface InterfaceDef;
23 #endif /* TAO_CORBA_INTERFACEDEF_PIDL */