forked from organicmaps/organicmaps
Fixed missing include.
This commit is contained in:
parent
51f37cc275
commit
9e20473232
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
#include "../base/base.hpp"
|
||||
|
||||
#include "../std/algorithm.hpp"
|
||||
#include "../std/vector.hpp"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue