summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/can/can-signals.hpp
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-06-07 23:38:19 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-06-07 23:38:19 +0200
commit5206b26e1a6811d142ffbaf12daaea0731345490 (patch)
tree4c47afb9d10c91eff69808c92ce4e1530b53e880 /CAN-binder/low-can-binding/can/can-signals.hpp
parent995fc3b8b8e51f0adfa2dac06286ede84f05a43a (diff)
Cleanup include and prepare to switch binding v2
Change-Id: I032e8ec32c3ff5b2464f2802dd93683752316049 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'CAN-binder/low-can-binding/can/can-signals.hpp')
-rw-r--r--CAN-binder/low-can-binding/can/can-signals.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/CAN-binder/low-can-binding/can/can-signals.hpp b/CAN-binder/low-can-binding/can/can-signals.hpp
index d528f6a5..a56fc8cd 100644
--- a/CAN-binder/low-can-binding/can/can-signals.hpp
+++ b/CAN-binder/low-can-binding/can/can-signals.hpp
@@ -30,12 +30,6 @@
#include "can-message.hpp"
#include "../diagnostic/diagnostic-message.hpp"
-extern "C"
-{
- #include <afb/afb-binding.h>
- #include <afb/afb-event-itf.h>
-}
-
#define MESSAGE_SET_ID 0
class can_signal_t;