1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-11 01:46:24 +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
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

View File

@ -18,6 +18,7 @@
#include "json.h"
#include <iomanip>
#include <sstream>
#include <cstring>
namespace json {