Extracted submodule
This commit is contained in:
commit
7c814c591b
15 changed files with 757 additions and 0 deletions
8
include/osmp.hpp
Normal file
8
include/osmp.hpp
Normal file
|
@ -0,0 +1,8 @@
|
|||
#pragma once
|
||||
|
||||
#include <osmobject.hpp>
|
||||
#include <osmnode.hpp>
|
||||
#include <osmway.hpp>
|
||||
#include <osmtag.hpp>
|
||||
#include <osmrelation.hpp>
|
||||
#include <osmimember.hpp>
|
Loading…
Add table
Add a link
Reference in a new issue