From 5ba39ddb1385043ed29cb913597e4e285e457273 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 24 Jan 2017 14:21:25 +0100 Subject: Include only what needed --- car/common.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/car/common.cpp b/car/common.cpp index 86f195c..90f08d2 100644 --- a/car/common.cpp +++ b/car/common.cpp @@ -1,4 +1,4 @@ -#include +//#include #include #include "pb_encode.h" #include "pb_decode.h" -- cgit v1.2.3