Transforms osrm_exception to exception

This commit is contained in:
Daniel J. Hofmann
2016-01-28 14:27:05 +01:00
parent 5de8f1803c
commit 64b36807d3
20 changed files with 22 additions and 22 deletions
@@ -1,4 +1,4 @@
#include "util/osrm_exception.hpp"
#include "util/exception.hpp"
// This function exists to 'anchor' the class, and stop the compiler from
// copying vtable and RTTI info into every object file that includes