// -*- C++ -*- //============================================================================= /** * @file ObjectReferenceTemplate.h * * $Id$ * * This is the implementation of the TAO::ORT_Adapter * * @author Bala Natarajan */ //============================================================================= #ifndef TAO_OBJECT_REFERENCE_TEMPLATE_H #define TAO_OBJECT_REFERENCE_TEMPLATE_H #include /**/ "ace/pre.h" #include "tao/ObjRefTemplate/ORT_Adapter_Factory_Impl.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ #include /**/ "ace/post.h" #endif /*TAO_OBJECT_REFERENCE_TEMPLATE_H*/