Switch from macro based StrongTypedef to template version

This commit is contained in:
Patrick Niklaus
2017-04-21 11:01:35 +00:00
committed by Patrick Niklaus
parent a68435d856
commit c446b017ef
9 changed files with 162 additions and 105 deletions
@@ -6,7 +6,6 @@
#include "extractor/node_based_edge.hpp"
#include "extractor/travel_mode.hpp"
#include "osrm/coordinate.hpp"
#include "util/strong_typedef.hpp"
#include "util/typedefs.hpp"
#include <boost/assert.hpp>