Object Encoder -> Base64, kill false dependencies while doing so

This commit is contained in:
Daniel J. Hofmann
2016-03-14 15:11:38 +01:00
committed by Patrick Niklaus
parent a145520b5b
commit 6cd3b8bc00
7 changed files with 16 additions and 8 deletions
-1
View File
@@ -5,7 +5,6 @@
#include "engine/plugins/plugin_base.hpp"
#include "engine/api/route_api.hpp"
#include "engine/object_encoder.hpp"
#include "engine/search_engine_data.hpp"
#include "engine/routing_algorithms/shortest_path.hpp"
#include "engine/routing_algorithms/alternative_path.hpp"