Fix include style in qreadwritelock_p.h
...to make that file bootstrap-compatible. Change-Id: Ic7c3b64cb27f3fd81f0140b6ee899310fa04f4c7 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>bb10
parent
02268b8496
commit
c2ccb48560
|
|
@ -54,7 +54,7 @@
|
|||
|
||||
#include <QtCore/private/qglobal_p.h>
|
||||
#include <QtCore/qhash.h>
|
||||
#include <QtCore/QWaitCondition>
|
||||
#include <QtCore/qwaitcondition.h>
|
||||
|
||||
#ifndef QT_NO_THREAD
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue