Fix compilation on OS X - include headers for powf

This commit is contained in:
baldurk
2017-02-10 12:08:49 +00:00
parent 7c53c6a0e0
commit af0faeea44
+2
View File
@@ -23,6 +23,8 @@
******************************************************************************/
#include "PixelHistoryView.h"
#include <float.h>
#include <math.h>
#include <QAction>
#include <QMenu>
#include "3rdparty/toolwindowmanager/ToolWindowManager.h"