another MSVC MzCOM repair
Missed a line that was meant to be included with
commit a98947e81e
.
This commit is contained in:
parent
4eeb164d31
commit
d71832f20e
|
@ -308,6 +308,7 @@ static int record_at_exit(Scheme_At_Exit_Callback_Proc p) XFORM_SKIP_PROC
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#define NO_TLS_INDEX_FOR_WIN_TLS 1
|
||||||
#include "../racket/win_tls.inc"
|
#include "../racket/win_tls.inc"
|
||||||
|
|
||||||
static unsigned WINAPI evalLoop(void *args) XFORM_SKIP_PROC {
|
static unsigned WINAPI evalLoop(void *args) XFORM_SKIP_PROC {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user