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