00001 #include "configuration.h" 00002 00003 namespace GMapping { 00004 00005 Configuration::~Configuration(){ 00006 } 00007 00008 };