Use #include <QtGlobal> instead to cover all Qt versions.
This commit is contained in:
parent
cd0813f043
commit
45c0b1cf1f
|
@ -30,10 +30,6 @@
|
||||||
|
|
||||||
#include <QtGlobal>
|
#include <QtGlobal>
|
||||||
|
|
||||||
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
|
||||||
#include <QtCore/QtCompilerDetection>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
class QJsonObject;
|
class QJsonObject;
|
||||||
class QJsonValue;
|
class QJsonValue;
|
||||||
class QByteArray;
|
class QByteArray;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user