mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 19:10:14 +02:00
Include C standard library for 'atoi' #228
Xcode 6.3 appears to no longer do this
This commit is contained in:
parent
e07a105b7c
commit
fa8f06f07d
@ -1,3 +1,4 @@
|
|||||||
|
#include <cstdlib>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <vips/vips.h>
|
#include <vips/vips.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user