mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-05 07:01:21 +00:00
it may be
This commit is contained in:
parent
3032ad515c
commit
fd8b7030ae
1 changed files with 2 additions and 0 deletions
|
@ -11,7 +11,9 @@
|
|||
#include <atomic>
|
||||
#include <thread>
|
||||
|
||||
#ifdef __APPLE__
|
||||
#define NFD_NON_THREADED
|
||||
#endif
|
||||
|
||||
#elif defined(ANDROID)
|
||||
#include <jni.h>
|
||||
|
|
Loading…
Reference in a new issue