00001 00008 /***************************************************************************** 00009 ** Ifdefs 00010 *****************************************************************************/ 00011 00012 #ifndef ECL_MAPS_HPP_ 00013 #define ECL_MAPS_HPP_ 00014 00015 /***************************************************************************** 00016 ** Includes 00017 *****************************************************************************/ 00018 00019 #include "maps/grid_map.hpp" 00020 00021 #endif /* ECL_MAPS_HPP_ */