Include cmath header for clang #301

This commit is contained in:
Lovell Fuller 2015-11-22 09:39:42 +00:00
parent 37e4b9b5ba
commit 01a1377972

View File

@ -1,3 +1,4 @@
#include <cmath>
#include <node.h>
#include <vips/vips.h>