mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 11:22:38 -04:00
+ bin mode for windows
This commit is contained in:
parent
467cb14c83
commit
2c7c62dd3a
@ -31,6 +31,7 @@
|
|||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <io.h>
|
#include <io.h>
|
||||||
|
int _fmode = _O_BINARY;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
log_define("zim.fstream")
|
log_define("zim.fstream")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user