fix M_PI by using qmath
This commit is contained in:
parent
3121f0b5c7
commit
fb4494bdbb
|
@ -19,7 +19,7 @@
|
|||
#include <QDebug>
|
||||
|
||||
#include <SkinnyShortcut.h>
|
||||
#include <cmath>
|
||||
#include <qmath.h>
|
||||
|
||||
#include "Overlay.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue