Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dbs-map-api/include/dbs-map-api/CommonTypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <string>
#include <memory>
#include <vector>
#include <cstdint>

namespace dbs_map
{
Expand Down
1 change: 1 addition & 0 deletions dbs-map-api/include/dbs-map-api/download/model/Layer.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#pragma once
#include <vector>
#include <string>
#include <cstdint>

namespace dbs_map
{
Expand Down
2 changes: 1 addition & 1 deletion externals/here-olp-sdk
Submodule here-olp-sdk updated 134 files