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/binding/application.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'low-can-binding/binding/application.hpp') diff --git a/low-can-binding/binding/application.hpp b/low-can-binding/binding/application.hpp index e272806..c75a178 100644 --- a/low-can-binding/binding/application.hpp +++ b/low-can-binding/binding/application.hpp @@ -27,8 +27,6 @@ #include "../can/can-signals.hpp" #include "../diagnostic/diagnostic-manager.hpp" -#include "low-can-hat.hpp" - /// /// @brief Class representing a configuration attached to the binding. /// -- cgit 1.2.3-korg