Fix build on Windows.

This commit is contained in:
Roman Telezhynskyi 2023-02-26 00:42:20 +02:00
parent d42e625fd1
commit 560bf30417

View file

@ -28,6 +28,7 @@
#ifndef VPARSERERRORHANDLER_H
#define VPARSERERRORHANDLER_H
#include <QString>
#include <QtGlobal>
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)