GCC compilation fix.
This commit is contained in:
parent
569925b61b
commit
351dfdb498
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#include "fgcanvaspath.h"
|
||||
|
||||
#include <cctype>
|
||||
|
||||
#include <QPainter>
|
||||
#include <QDebug>
|
||||
#include <QtMath>
|
||||
|
|
Loading…
Reference in a new issue