GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
Loading...
Searching...
No Matches
common.h
Go to the documentation of this file.
1// Copyright (c) 2024 Clarisma / GeoDesk contributors
2// SPDX-License-Identifier: LGPL-3.0-only
3
4#include <cassert>
5#include <cstring>
6#include <stddef.h>
7#include <string>
8#include <string_view>
9#include <vector>
10
11} // namespace clarisma