3 //=============================================================================
5 * @file ObjectReferenceTemplate.h
7 * This is the implementation of the TAO::ORT_Adapter
9 * @author Bala Natarajan <bala@dre.vanderbilt.edu>
11 //=============================================================================
13 #ifndef TAO_OBJECT_REFERENCE_TEMPLATE_H
14 #define TAO_OBJECT_REFERENCE_TEMPLATE_H
15 #include /**/ "ace/pre.h"
17 #include "tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h"
19 #if !defined (ACE_LACKS_PRAGMA_ONCE)
21 #endif /* ACE_LACKS_PRAGMA_ONCE */
23 #include /**/ "ace/post.h"
24 #endif /*TAO_OBJECT_REFERENCE_TEMPLATE_H*/