qassert.h: Include qtcoreexports.h
Else we cannot use Q_CORE_EXPORT Change-Id: I2ccb6a6a9abeaad1de8d541224e055f524d6d07b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
12ea707a89
commit
2eb37e76f4
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
#include <QtCore/qcompilerdetection.h>
|
#include <QtCore/qcompilerdetection.h>
|
||||||
#include <QtCore/qtconfigmacros.h>
|
#include <QtCore/qtconfigmacros.h>
|
||||||
|
#include <QtCore/qtcoreexports.h>
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
#pragma qt_class(QtAssert)
|
#pragma qt_class(QtAssert)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user