Include cmath, erroneously removed in 3a9a137f

This commit is contained in:
Lovell Fuller 2014-10-29 13:32:19 +00:00
parent 3a9a137f40
commit 333e8789f4

View File

@ -1,5 +1,6 @@
#include <tuple>
#include <algorithm>
#include <cmath>
#include <node.h>
#include <node_buffer.h>
#include <vips/vips.h>