Merge pull request #376 from kiwix/dont_include_config

Do not include `kiwix_config.h` in public header.
This commit is contained in:
Matthieu Gautier 2020-07-06 16:55:20 +02:00 committed by GitHub
commit d9557da813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
#include <vector>
#include "tools/pathTools.h"
#include "tools/stringTools.h"
#include "kiwix_config.h"
using namespace std;