floor() is c99, need math.h for it as well
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=790776
This commit is contained in:
parent
1a45caaf7e
commit
b70a5c53bb
@ -23,6 +23,7 @@
|
||||
#include "delegate.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <math.h>
|
||||
|
||||
// Qt
|
||||
#include <QApplication>
|
||||
|
Loading…
Reference in New Issue
Block a user