From 7a14533d1a270bb7a57be16dce31235604d71e0b Mon Sep 17 00:00:00 2001 From: Marcus Fritzsch Date: Tue, 12 Sep 2017 11:29:31 +0200 Subject: misc: fix some minor style issues, fix SCOPE_TRACING compilation Signed-off-by: Marcus Fritzsch --- src/json_helper.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/json_helper.cpp') diff --git a/src/json_helper.cpp b/src/json_helper.cpp index e4d73bc..179c8cc 100644 --- a/src/json_helper.cpp +++ b/src/json_helper.cpp @@ -16,7 +16,6 @@ #include "json_helper.hpp" -#include #include json_object *to_json(genivi::surface_properties const &s) { -- cgit 1.2.3-korg