From 3b51976b9691ea4806c865a13254198c96e55e34 Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Mon, 26 May 2014 18:11:32 +0200 Subject: [PATCH] remove unneeded include --- Util/UUID.cpp.in | 1 - 1 file changed, 1 deletion(-) diff --git a/Util/UUID.cpp.in b/Util/UUID.cpp.in index cf5ae876d..793ec8956 100644 --- a/Util/UUID.cpp.in +++ b/Util/UUID.cpp.in @@ -28,7 +28,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include "UUID.h" #include "OSRMException.h" -#include "../typedefs.h" #include // generators #include // streaming operators etc.