Every private header should include at least another private header
To get qversiontagging_p.h included. See: https://codereview.qt-project.org/c/qt/qtbase/+/494388/comment/fed896c4_9e7cae6e/ Pick-to: 6.8 6.5 Change-Id: Ifcc7f9cb0ed57f1af9d3283309498546a81fbb17 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 16fc1e07784e294cdd75bbab216c2479ae171221) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
c82464ea75
commit
6d0f277a40
@ -15,6 +15,7 @@
|
||||
// We mean it.
|
||||
//
|
||||
|
||||
#include <QtGui/private/qtguiglobal_p.h>
|
||||
#include <rhi/qshader.h>
|
||||
#include <QtCore/QAtomicInt>
|
||||
#include <QtCore/QMap>
|
||||
|
@ -16,6 +16,7 @@
|
||||
// We mean it.
|
||||
//
|
||||
|
||||
#include <QtCore/private/qtcoreglobal_p.h>
|
||||
#include <QtCore/qdebug.h>
|
||||
|
||||
#include <type_traits>
|
||||
|
Loading…
x
Reference in New Issue
Block a user