Fix build on Clang/macOS

Broke with dae4477cd3

Change-Id: Ia948d7d70f9e30f2f59b38da231831c0e78c79e1
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Eike Ziller
2017-07-05 12:11:02 +02:00
parent 2747985358
commit 4ab18cde0e

View File

@@ -30,6 +30,7 @@
#include <QtGlobal> #include <QtGlobal>
#include <cstring> #include <cstring>
#include <string>
namespace Utils { namespace Utils {