mirror of https://github.com/kiwix/libkiwix.git
Merge pull request #376 from kiwix/dont_include_config
Do not include `kiwix_config.h` in public header.
This commit is contained in:
commit
d9557da813
|
@ -31,7 +31,6 @@
|
|||
#include <vector>
|
||||
#include "tools/pathTools.h"
|
||||
#include "tools/stringTools.h"
|
||||
#include "kiwix_config.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
Loading…
Reference in New Issue