TuttleOFX
1
|
00001 #include "OfxhParamSetAccessor.hpp" 00002 00003 namespace tuttle { 00004 namespace host { 00005 namespace ofx { 00006 namespace attribute { 00007 00008 OfxhParamSetAccessor::~OfxhParamSetAccessor() {} 00009 00010 } 00011 } 00012 } 00013 }