Missing includes added
This commit is contained in:
parent
89c9ca183f
commit
d1b723e5e1
@ -22,6 +22,9 @@ or see http://www.gnu.org/licenses/agpl.txt.
|
||||
#ifndef OBJECTSFORQUERYSTRUCT_H_
|
||||
#define OBJECTSFORQUERYSTRUCT_H_
|
||||
|
||||
#include<vector>
|
||||
#include<string>
|
||||
|
||||
#include "../DataStructures/StaticGraph.h"
|
||||
#include "../Util/GraphLoader.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user