aboutsummaryrefslogtreecommitdiffstats
path: root/src/low_can_client.hpp
diff options
context:
space:
mode:
authorYuta Doi <yuta-d@witz-inc.co.jp>2018-05-10 14:44:21 +0900
committerYuta Doi <yuta-d@witz-inc.co.jp>2018-05-10 14:44:21 +0900
commit6ecd550833c47819bf0df7dc9df848dea67f2b28 (patch)
tree18350e61e8bbe389c9e6864ce0d88d7a2299a30c /src/low_can_client.hpp
parent2ea71aa957634ce69681ae34abace0566d52b744 (diff)
Replace json_object_from_file to inputJsonFilie
and remove unnecessary header Change-Id: Ia4200a9742d62933328d0518731710413caa1a5c Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
Diffstat (limited to 'src/low_can_client.hpp')
-rw-r--r--src/low_can_client.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/low_can_client.hpp b/src/low_can_client.hpp
index ea441be..04220f5 100644
--- a/src/low_can_client.hpp
+++ b/src/low_can_client.hpp
@@ -18,6 +18,7 @@
#define TMCAGLWM_LOW_CAN_CLIENT_HPP
+#include <string>
#include <vector>
#include <json-c/json.h>