summaryrefslogtreecommitdiffstats
path: root/tests/hawd
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2015-05-11 16:14:17 +0200
committerDan Vrátil <dvratil@redhat.com>2015-05-11 16:14:17 +0200
commit3bbee6c42683db5f85b01e4eb6dab8135e199f6c (patch)
tree2e69d5530a28e3aa3d06153585aa07f5e3439432 /tests/hawd
parent527eab6faa836a9e6977b9a7d5709e1cc11872ec (diff)
downloadsink-3bbee6c42683db5f85b01e4eb6dab8135e199f6c.tar.gz
sink-3bbee6c42683db5f85b01e4eb6dab8135e199f6c.zip
Make it build with Qt 5.5
Diffstat (limited to 'tests/hawd')
-rw-r--r--tests/hawd/dataset.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hawd/dataset.cpp b/tests/hawd/dataset.cpp
index 9f1d307..b068b66 100644
--- a/tests/hawd/dataset.cpp
+++ b/tests/hawd/dataset.cpp
@@ -22,6 +22,7 @@
22 22
23#include <QDateTime> 23#include <QDateTime>
24#include <QDebug> 24#include <QDebug>
25#include <QDataStream>
25 26
26#include <iostream> 27#include <iostream>
27 28