diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/hawd/dataset.cpp | 1 |
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 | ||