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