summaryrefslogtreecommitdiff
path: root/include/llmr/llmr.hpp
blob: 349b15d8c9287470d5d14bfc5f585003a83d96b4 (plain)
1
2
3
4
5
6
7
#ifndef LLMR_MAIN
#define LLMR_MAIN

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

#endif