00001 #include "ProcessingData.hxx" 00002 00003 namespace CLAM 00004 { 00005 ProcessingData::~ProcessingData() 00006 { 00007 } 00008 } 00009 00010