1
0
Fork 0

GCC compilation fix.

This commit is contained in:
James Turner 2016-12-19 09:04:25 +00:00
parent 569925b61b
commit 351dfdb498

View file

@ -1,5 +1,7 @@
#include "fgcanvaspath.h"
#include <cctype>
#include <QPainter>
#include <QDebug>
#include <QtMath>