mirror of
https://github.com/lovell/sharp.git
synced 2025-07-13 20:30:14 +02:00
Include cmath, erroneously removed in 3a9a137f
This commit is contained in:
parent
3a9a137f40
commit
333e8789f4
@ -1,5 +1,6 @@
|
|||||||
#include <tuple>
|
#include <tuple>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
#include <cmath>
|
||||||
#include <node.h>
|
#include <node.h>
|
||||||
#include <node_buffer.h>
|
#include <node_buffer.h>
|
||||||
#include <vips/vips.h>
|
#include <vips/vips.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user