TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/host/ofx/OfxhIObject.cpp
Go to the documentation of this file.
00001 #include "OfxhIObject.hpp"
00002 
00003 namespace tuttle {
00004 namespace host {
00005 namespace ofx {
00006 
00007 OfxhIObject::~OfxhIObject()
00008 {}
00009 
00010 }
00011 }
00012 }