diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-04-24 19:16:16 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-04-24 19:16:16 +0200 |
commit | 0b4dccf94a2a6b1ff4f5dc233b0ce0977927096d (patch) | |
tree | f19cc359591be961e823d131997375e2a336da04 /CAN-binder/low-can-binding/can/can-signals.hpp | |
parent | 84264431ca5a9958b3bb00b3de481336cf0cccb1 (diff) |
Misc: Cleanup, typo, formating and comments update.
Change-Id: Icac565b9a3a80dc05a1a3470a35e223c8c564347
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.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CAN-binder/low-can-binding/can/can-signals.hpp b/CAN-binder/low-can-binding/can/can-signals.hpp index 34ebeebd..50eb4ec5 100644 --- a/CAN-binder/low-can-binding/can/can-signals.hpp +++ b/CAN-binder/low-can-binding/can/can-signals.hpp @@ -25,7 +25,6 @@ #include "openxc.pb.h" #include "../utils/timer.hpp" -#include "can-bus.hpp" #include "can-message.hpp" #include "can-message-definition.hpp" #include "../diagnostic/diagnostic-message.hpp" |