1 2 3 4 5 6 7
#ifndef MBGL_MAIN #define MBGL_MAIN #include "map/map.hpp" #include "map/view.hpp" #endif