Try direct header to fix errors: use of undeclared identifier 'qIsInf' and use
of undeclared identifier 'qIsNaN'. --HG-- branch : develop
This commit is contained in:
parent
b7cf983fb0
commit
f3c893d43a
|
@ -30,7 +30,7 @@
|
|||
#include "../vpatterndb/vcontainer.h"
|
||||
#include "varc.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <qnumeric.h>
|
||||
#include <QPolygonF>
|
||||
#include <QTransform>
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
#include "../vmisc/vabstractapplication.h"
|
||||
#include "../ifc/exception/vexceptionobjecterror.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <qnumeric.h>
|
||||
#include <QPainterPath>
|
||||
|
||||
namespace
|
||||
|
|
Loading…
Reference in New Issue
Block a user