it may be
This commit is contained in:
parent
3032ad515c
commit
fd8b7030ae
|
@ -11,7 +11,9 @@
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
|
|
||||||
|
#ifdef __APPLE__
|
||||||
#define NFD_NON_THREADED
|
#define NFD_NON_THREADED
|
||||||
|
#endif
|
||||||
|
|
||||||
#elif defined(ANDROID)
|
#elif defined(ANDROID)
|
||||||
#include <jni.h>
|
#include <jni.h>
|
||||||
|
|
Loading…
Reference in a new issue