aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/x11vkbtest/testreporter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/x11vkbtest/testreporter.cpp')
-rw-r--r--tests/manual/x11vkbtest/testreporter.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manual/x11vkbtest/testreporter.cpp b/tests/manual/x11vkbtest/testreporter.cpp
index d0cb4c60..2da532eb 100644
--- a/tests/manual/x11vkbtest/testreporter.cpp
+++ b/tests/manual/x11vkbtest/testreporter.cpp
@@ -35,6 +35,8 @@
#include "colors.h"
#include "startclose.h"
+using Qt::endl;
+
namespace {
const QString KReport_CSV_File = "result.csv";
const QString KCSV_Column_Separator = ";";