aboutsummaryrefslogtreecommitdiffstats
path: root/include/jsonhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/jsonhandler.h')
-rw-r--r--include/jsonhandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/jsonhandler.h b/include/jsonhandler.h
index 18baad0..3755f19 100644
--- a/include/jsonhandler.h
+++ b/include/jsonhandler.h
@@ -10,7 +10,6 @@
#include <vector>
#include <iostream>
#include <iomanip>
-#include "utils.h"
// Very simple JSON reader/writer, takes a JSON string as input
// Specific to Qt license daemon only, doesn't work with JSONs in general