mirror of https://github.com/kiwix/libkiwix.git
Add missing include
This commit is contained in:
parent
9c925f6778
commit
632583ede2
|
@ -3,6 +3,7 @@
|
|||
#ifndef KIWIX_XMLRPC_H_
|
||||
#define KIWIX_XMLRPC_H_
|
||||
|
||||
#include <stdexcept>
|
||||
#include <tools/otherTools.h>
|
||||
#include <pugixml.hpp>
|
||||
|
||||
|
|
Loading…
Reference in New Issue