diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-04-27 00:47:39 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-04-27 01:03:34 +0200 |
commit | 21416dcb8f65da3fc0323d1bdbf4b86eaef9561f (patch) | |
tree | 88fea50561e3172fc1cbc5206201a6d9f5b2476b /CAN-binder/low-can-binding/utils | |
parent | 454e4f65caca85395a5ca79814d6ca333dd5ae6b (diff) |
clean left include file after modification that isn't needed anymore
Change-Id: Ie63c962cfe191cca71c5927eafa72a3ab69befac
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'CAN-binder/low-can-binding/utils')
-rw-r--r-- | CAN-binder/low-can-binding/utils/socketcan.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CAN-binder/low-can-binding/utils/socketcan.cpp b/CAN-binder/low-can-binding/utils/socketcan.cpp index 53631e9d..841c7ba6 100644 --- a/CAN-binder/low-can-binding/utils/socketcan.cpp +++ b/CAN-binder/low-can-binding/utils/socketcan.cpp @@ -22,7 +22,6 @@ #include <sys/ioctl.h> #include "socketcan.hpp" -#include "can-message.hpp" namespace utils { |