#include_next no longer needed
This commit is contained in:
parent
94feba3667
commit
b3bccb9d88
4
io.h
4
io.h
@ -144,10 +144,6 @@ int64 io_mmapwritefile(int64 out,int64 in,uint64 off,uint64 bytes,io_write_callb
|
||||
* aid in debugging the state machine if a descriptor loops or so */
|
||||
unsigned int io_debugstring(int64 s,char* buf,unsigned int bufsize);
|
||||
|
||||
#ifdef __MINGW32__
|
||||
#include_next <io.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user