1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-11 08:22:59 +00:00

Fix build with NDK 16

This commit is contained in:
Loic Blot
2017-12-01 19:34:13 +01:00
parent 32ab866e55
commit 05d1355b76
+1
View File
@@ -18,6 +18,7 @@
#include "json.h"
#include <iomanip>
#include <sstream>
#include <cstring>
namespace json {