remove unneeded white spaces

This commit is contained in:
Dennis Luxen
2013-09-17 18:37:52 +02:00
parent 5556dff11e
commit eeb47dc724
@@ -43,7 +43,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <vector>
#include <string>
struct QueryObjectsStorage {
typedef StaticGraph<QueryEdge::EdgeData> QueryGraph;
typedef QueryGraph::InputEdge InputEdge;