Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / ObjRefTemplate / ObjectReferenceTemplate.h
bloba269745269bd9aafc10bae259188fe1ecb99a2f1
1 // -*- C++ -*-
3 //=============================================================================
4 /**
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)
20 # pragma once
21 #endif /* ACE_LACKS_PRAGMA_ONCE */
23 #include /**/ "ace/post.h"
24 #endif /*TAO_OBJECT_REFERENCE_TEMPLATE_H*/