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