unbreak no-places, no-futures build
This commit is contained in:
parent
cefb3aec2a
commit
eaa486db11
|
@ -54,6 +54,8 @@
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
THREAD_LOCAL_DECL(uintptr_t scheme_os_thread_id);
|
||||||
|
|
||||||
THREAD_LOCAL_DECL(static void **dgc_array);
|
THREAD_LOCAL_DECL(static void **dgc_array);
|
||||||
THREAD_LOCAL_DECL(static int *dgc_count);
|
THREAD_LOCAL_DECL(static int *dgc_count);
|
||||||
THREAD_LOCAL_DECL(static int dgc_size);
|
THREAD_LOCAL_DECL(static int dgc_size);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user