mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 03:12:20 -04:00
Add missing include.
Needed by printf.
This commit is contained in:
parent
4cd9d78d21
commit
4c3acd06de
@ -23,6 +23,7 @@
|
||||
#include <string.h>
|
||||
#include <stdexcept>
|
||||
#include <sstream>
|
||||
#include <cstdio>
|
||||
|
||||
RequestContext::RequestContext(struct MHD_Connection* connection,
|
||||
std::string rootLocation,
|
||||
|
Loading…
x
Reference in New Issue
Block a user