forked from organicmaps/organicmaps-tmp
Fixed missed include
This commit is contained in:
parent
87ecafbb46
commit
04eeb08f03
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "../std/vector.hpp"
|
||||
#include "../std/algorithm.hpp"
|
||||
|
||||
template <class T>
|
||||
class SimpleTree
|
||||
|
|
Loading…
Add table
Reference in a new issue