CppTools: Compile fix

Amends ef8de6a384516c.

Change-Id: I50dc5b63867888ed258d6dedf643c3cc33b1014c
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
hjk
2018-12-17 13:13:15 +01:00
parent 5b4205d159
commit e6a71fb43d

View File

@@ -25,6 +25,10 @@
#include "headerpathfilter.h"
#ifndef UNIT_TESTS
#include <coreplugin/icore.h>
#endif
#include <QRegularExpression>
namespace CppTools {