mirror of
https://github.com/lovell/sharp.git
synced 2026-02-08 23:56:16 +01:00
Include cmath, erroneously removed in 3a9a137f
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user