mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 18:26:11 -04:00
Include iostream header in include/version.h
This is needed for kiwix-tools compilation.
This commit is contained in:
parent
e1d1d202bd
commit
538a46f262
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
namespace kiwix
|
namespace kiwix
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user