Fixing missing include
This commit is contained in:
parent
f60f676563
commit
4e2650d6e7
@ -23,6 +23,7 @@ KD Tree coded by Christian Vetter, Monav Project
|
||||
#ifndef STATICKDTREE_H_INCLUDED
|
||||
#define STATICKDTREE_H_INCLUDED
|
||||
|
||||
#include <cassert>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <stack>
|
||||
|
Loading…
Reference in New Issue
Block a user