mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-25 21:30:10 -04:00
+ fix the code for windows
This commit is contained in:
parent
bf47514898
commit
f8aab0076a
@ -66,7 +66,7 @@ namespace zim
|
||||
std::streambuf::int_type underflow();
|
||||
int sync();
|
||||
|
||||
void setCurrentFile(const std::string& fname, off_t off);
|
||||
void setCurrentFile(const std::string& fname, zim::offset_type off);
|
||||
|
||||
public:
|
||||
streambuf(const std::string& fname, unsigned bufsize, unsigned openFilesCache);
|
||||
|
Loading…
x
Reference in New Issue
Block a user