From 20336cf43a6b312cd03f76dbe68333db18122bd6 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 16 Mar 2017 15:54:22 +0100 Subject: Include cleaning Change-Id: I5df96540400b833e684001f8fc5fa33ff1892bae Signed-off-by: Romain Forlot --- src/diagnostic/diagnostic-message.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/diagnostic/diagnostic-message.hpp') diff --git a/src/diagnostic/diagnostic-message.hpp b/src/diagnostic/diagnostic-message.hpp index 686a8b42..b25fea34 100644 --- a/src/diagnostic/diagnostic-message.hpp +++ b/src/diagnostic/diagnostic-message.hpp @@ -18,14 +18,12 @@ #pragma once #include +#include #include "uds/uds.h" -#include "../can/can-bus.hpp" #include "../can/can-message.hpp" #include "active-diagnostic-request.hpp" -#include "../low-can-binding.hpp" - enum UNIT { POURCENT, DEGREES_CELSIUS, -- cgit 1.2.3-korg