Include pthread

This commit is contained in:
Matthieu Gautier 2018-10-29 14:30:35 +01:00
parent 68dc4d40b5
commit 29e554b47b
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#include <memory>
#include <curl/curl.h>
#include <pthread.h>
namespace kiwix {