#include_next no longer needed

master
leitner 7 years ago
parent 94feba3667
commit b3bccb9d88

@ -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…
Cancel
Save