Fix build on MSVC.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-01-25 15:39:50 +02:00
parent 525a8b0dc2
commit f64f511287

View File

@ -66,6 +66,10 @@
#include <QFileInfo>
#include <QtConcurrentMap>
#ifdef Q_CC_MSVC
#include <functional>
#endif /* Q_CC_MSVC */
const QString VPattern::AttrReadOnly = QStringLiteral("readOnly");
namespace