From 6faef2305955b025c3cf1cfaf17a6aa073727c24 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 2 Jan 2018 12:58:48 +0100 Subject: Make low-can use afb-genskel by default Cleaning header file inclusion Change-Id: Ic0dd9637ecd491692bd4b8b39e9602e85498c0a9 Signed-off-by: Romain Forlot --- low-can-binding/can/can-encoder.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'low-can-binding/can/can-encoder.cpp') diff --git a/low-can-binding/can/can-encoder.cpp b/low-can-binding/can/can-encoder.cpp index e0015da2..5dc632b3 100644 --- a/low-can-binding/can/can-encoder.cpp +++ b/low-can-binding/can/can-encoder.cpp @@ -20,7 +20,6 @@ #include "canutil/write.h" #include "../utils/openxc-utils.hpp" #include "can-message-definition.hpp" -#include "../binding/low-can-hat.hpp" /// @brief Write a value into a CAN signal in the destination buffer. /// -- cgit 1.2.3-korg