mcfgthread renamed their include file
This commit is contained in:
parent
154bc69e7a
commit
f621834f84
2
io.h
2
io.h
@ -209,7 +209,7 @@ int64 io_mmapwritefile(int64 out,int64 in,uint64 off,uint64 bytes,io_write_callb
|
|||||||
unsigned int io_debugstring(int64 s,char* buf,unsigned int bufsize);
|
unsigned int io_debugstring(int64 s,char* buf,unsigned int bufsize);
|
||||||
|
|
||||||
#ifdef __MINGW32__
|
#ifdef __MINGW32__
|
||||||
#include <mcfgthread/c11thread.h>
|
#include <mcfgthread/c11.h>
|
||||||
#elif defined(__dietlibc__)
|
#elif defined(__dietlibc__)
|
||||||
#include <threads.h>
|
#include <threads.h>
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user