Add missing include for Q_ASSERT_X
Pick-to: 6.5 6.6 Change-Id: Ic2a52c6fe1d8a8c17bd722ac7c59a0d715dc8555 Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
This commit is contained in:
parent
9316689551
commit
5f72c822d0
@ -4,6 +4,7 @@
|
||||
#ifndef QGLOBALSTATIC_H
|
||||
#define QGLOBALSTATIC_H
|
||||
|
||||
#include <QtCore/qassert.h>
|
||||
#include <QtCore/qatomic.h>
|
||||
#include <QtCore/qtclasshelpermacros.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user