summaryrefslogtreecommitdiffstats
path: root/tests/auto/jsonstream/tst_jsonstream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/jsonstream/tst_jsonstream.cpp')
-rw-r--r--tests/auto/jsonstream/tst_jsonstream.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/jsonstream/tst_jsonstream.cpp b/tests/auto/jsonstream/tst_jsonstream.cpp
index 4ec119b..9a789be 100644
--- a/tests/auto/jsonstream/tst_jsonstream.cpp
+++ b/tests/auto/jsonstream/tst_jsonstream.cpp
@@ -49,6 +49,8 @@
#include "jsonuidrangeauthority.h"
#include "schemavalidator.h"
+#include <unistd.h>
+
QT_USE_NAMESPACE_JSONSTREAM
Q_DECLARE_METATYPE(QJsonObject);