remove unneeded white spaces
This commit is contained in:
parent
34ee6411d5
commit
4900f3e54d
@ -36,7 +36,6 @@ or see http://www.gnu.org/licenses/agpl.txt.
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
|
||||||
struct QueryObjectsStorage {
|
struct QueryObjectsStorage {
|
||||||
typedef StaticGraph<QueryEdge::EdgeData> QueryGraph;
|
typedef StaticGraph<QueryEdge::EdgeData> QueryGraph;
|
||||||
typedef QueryGraph::InputEdge InputEdge;
|
typedef QueryGraph::InputEdge InputEdge;
|
||||||
|
Loading…
Reference in New Issue
Block a user