diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-12-27 20:24:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-12-27 20:24:30 +0000 |
commit | 12c8934465fd7cebccef4260478b282c1bd18d7f (patch) | |
tree | 335bf18ca955bd75212a92106c9ea6ec4975e6f1 | |
parent | 832c3cdca4f7769097c3a53351179d64abaa4718 (diff) | |
parent | 24876db0da69f40ea3a4ab1c61fb2d1721e8ff87 (diff) |
-rw-r--r-- | src/app.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app.cpp b/src/app.cpp index 337b0ac..d218f3e 100644 --- a/src/app.cpp +++ b/src/app.cpp @@ -29,7 +29,6 @@ #include <json-c/json.h> #include <algorithm> -#include <bits/signum.h> #include <csignal> #include <fstream> #include <json.hpp> |