From 6ecd550833c47819bf0df7dc9df848dea67f2b28 Mon Sep 17 00:00:00 2001 From: Yuta Doi Date: Thu, 10 May 2018 14:44:21 +0900 Subject: Replace json_object_from_file to inputJsonFilie and remove unnecessary header Change-Id: Ia4200a9742d62933328d0518731710413caa1a5c Signed-off-by: Yuta Doi --- src/json_helper.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/json_helper.cpp') diff --git a/src/json_helper.cpp b/src/json_helper.cpp index f9b916e..cbbf564 100644 --- a/src/json_helper.cpp +++ b/src/json_helper.cpp @@ -15,8 +15,6 @@ */ -#include -#include #include "json_helper.hpp" #include "hmi-debug.h" -- cgit 1.2.3-korg