3
0
Fork 0

+ bin mode for windows

small_fixes
kelson42 16 years ago
parent 467cb14c83
commit 2c7c62dd3a

@ -31,6 +31,7 @@
#ifdef _WIN32
#include <io.h>
int _fmode = _O_BINARY;
#endif
log_define("zim.fstream")

Loading…
Cancel
Save