summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--logic/MMCJson.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/MMCJson.cpp b/logic/MMCJson.cpp
index 80d36204..25cc2de3 100644
--- a/logic/MMCJson.cpp
+++ b/logic/MMCJson.cpp
@@ -1,5 +1,6 @@
#include "MMCJson.h"
#include <QString>
+#include <math.h>
bool MMCJson::ensureBoolean(const QJsonValue val, const QString what)
{