Backed out changeset: bea8c53b301d
--HG-- branch : develop
This commit is contained in:
parent
c74d25cd31
commit
c01dd8c1dc
|
@ -37,17 +37,8 @@
|
||||||
#if defined __cplusplus
|
#if defined __cplusplus
|
||||||
/* Add C++ includes here */
|
/* Add C++ includes here */
|
||||||
|
|
||||||
#include "../vmisc/diagnostic.h"
|
|
||||||
|
|
||||||
#ifdef QT_CORE_LIB
|
#ifdef QT_CORE_LIB
|
||||||
|
|
||||||
QT_WARNING_PUSH
|
|
||||||
QT_WARNING_DISABLE_GCC("-Warray-bounds")
|
|
||||||
|
|
||||||
#include <QtCore>
|
#include <QtCore>
|
||||||
|
|
||||||
QT_WARNING_POP
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user