00001 #include "OfxhIObject.hpp" 00002 00003 namespace tuttle { 00004 namespace host { 00005 namespace ofx { 00006 00007 OfxhIObject::~OfxhIObject() 00008 {} 00009 00010 } 00011 } 00012 }