00001 // $Id: Collocation_Resolver.cpp 69150 2005-11-02 07:13:04Z ossama $ 00002 00003 #include "tao/Collocation_Resolver.h" 00004 00005 ACE_RCSID (tao, 00006 Collocation_Resolver, 00007 "$Id: Collocation_Resolver.cpp 69150 2005-11-02 07:13:04Z ossama $") 00008 00009 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00010 00011 TAO_Collocation_Resolver::~TAO_Collocation_Resolver (void) 00012 { 00013 } 00014 00015 TAO_END_VERSIONED_NAMESPACE_DECL