Include cleaning
[apps/agl-service-can-low-level.git] / src / diagnostic / diagnostic-message.hpp
index 686a8b4..b25fea3 100644 (file)
 #pragma once
 
 #include <vector>
+#include <string>
 
 #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,