3 //=============================================================================
5 * @file DII_CORBA_methods.h
7 * Declarations of DII methods in the CORBA namespace.
9 * @author Ossama Othman <ossama@dre.vanderbilt.edu>
11 //=============================================================================
13 #ifndef TAO_DII_CORBA_METHODS_H
14 #define TAO_DII_CORBA_METHODS_H
16 #include /**/ "ace/pre.h"
18 #include "tao/DynamicInterface/dynamicinterface_export.h"
20 #if !defined (ACE_LACKS_PRAGMA_ONCE)
22 #endif /* ACE_LACKS_PRAGMA_ONCE */
24 #include "tao/CORBA_methods.h"
26 #include /**/ "ace/post.h"
28 #endif /* TAO_DII_CORBA_METHODS_H */