Tracepoints: add missing include
So to make qtrace_p.h self-contained. Change-Id: Ic94b20334b495cc8f9c6ff7b481ef3bd7621df08 Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
This commit is contained in:
parent
5e5072c654
commit
21ea8c05ff
@ -109,6 +109,8 @@
|
||||
* qcoreapplication_baz above.
|
||||
*/
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
#if defined(Q_TRACEPOINT) && !defined(QT_BOOTSTRAPPED)
|
||||
|
Loading…
Reference in New Issue
Block a user