8 lines
159 B
C++
8 lines
159 B
C++
![]() |
#pragma once
|
||
|
|
||
|
#include <osmobject.hpp>
|
||
|
#include <osmnode.hpp>
|
||
|
#include <osmway.hpp>
|
||
|
#include <osmtag.hpp>
|
||
|
#include <osmrelation.hpp>
|
||
|
#include <osmimember.hpp>
|