1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2024-10-27 18:34:01 +00:00

added FUSE_USE_VERSION define in header

This commit is contained in:
Raymond Hammarling 2015-08-07 03:58:01 +02:00
parent 13fc745c1f
commit 2f4e33a41e

View File

@ -1,5 +1,7 @@
#include <nan.h>
#define FUSE_USE_VERSION 29
#ifdef __APPLE__
// OS X