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