mirror of
https://github.com/lovell/sharp.git
synced 2026-02-05 06:06:18 +01:00
@@ -8,10 +8,6 @@
|
||||
#include "resize.h"
|
||||
#include "utilities.h"
|
||||
|
||||
#ifdef _WIN64
|
||||
#error Windows 64-bit currently unsupported - see https://github.com/lovell/sharp#windows
|
||||
#endif
|
||||
|
||||
extern "C" void init(v8::Handle<v8::Object> target) {
|
||||
NanScope();
|
||||
vips_init("sharp");
|
||||
|
||||
Reference in New Issue
Block a user