mirror of https://github.com/kiwix/libkiwix.git
+ exception include
This commit is contained in:
parent
b17f6a6d01
commit
288b0018fa
|
@ -26,6 +26,7 @@
|
||||||
#include <zim/fileiterator.h>
|
#include <zim/fileiterator.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <exception>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include "time.h"
|
#include "time.h"
|
||||||
|
|
Loading…
Reference in New Issue