mirror of https://github.com/kiwix/libkiwix.git
+ include "time.h"
This commit is contained in:
parent
e3afa2339b
commit
6eb3da53cc
|
@ -7,6 +7,7 @@
|
||||||
#include <zim/fileiterator.h>
|
#include <zim/fileiterator.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
#include "time.h"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue