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:
Giuseppe D'Angelo 2018-06-18 17:46:04 +02:00
parent 5e5072c654
commit 21ea8c05ff

View File

@ -109,6 +109,8 @@
* qcoreapplication_baz above.
*/
#include <QtCore/qglobal.h>
QT_BEGIN_NAMESPACE
#if defined(Q_TRACEPOINT) && !defined(QT_BOOTSTRAPPED)