Add include for QT_CONFIG
To not rely on transitive includes. Pick-to: 6.7 Change-Id: I116483f94bba4a6edb0a78941da676b1a3e6e1bd Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>bb10
parent
033b52c0ad
commit
a83248dd9f
|
|
@ -10,6 +10,7 @@
|
|||
#include <QtCore/qhashfunctions.h>
|
||||
#include <QtCore/qmath.h>
|
||||
#include <QtCore/qnamespace.h>
|
||||
#include <QtCore/qtconfigmacros.h>
|
||||
#include <QtCore/qtypes.h>
|
||||
|
||||
#include <limits>
|
||||
|
|
|
|||
Loading…
Reference in New Issue