summaryrefslogtreecommitdiff
path: root/include/mbgl/mbgl.hpp
blob: 90abd4e11e9e3996bded289efcff5ac6dc715019 (plain)
1
2
3
4
5
6
7
#ifndef MBGL_MAIN
#define MBGL_MAIN

#include "map/map.hpp"
#include "map/view.hpp"

#endif