remove unneeded white spaces

This commit is contained in:
Dennis Luxen 2013-09-17 18:37:52 +02:00
parent 34ee6411d5
commit 4900f3e54d
2 changed files with 1 additions and 2 deletions

View File

@ -36,7 +36,6 @@ or see http://www.gnu.org/licenses/agpl.txt.
#include <vector>
#include <string>
struct QueryObjectsStorage {
typedef StaticGraph<QueryEdge::EdgeData> QueryGraph;
typedef QueryGraph::InputEdge InputEdge;