mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
Do not include kiwix_config.h
in public header.
This define `VERSION` and may conflict with dependent projects. If some want to get the version of kiwix-lib they can include `kiwix_config.h` directly.
This commit is contained in:
parent
f997fdb232
commit
c19b983914
@ -31,7 +31,6 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include "tools/pathTools.h"
|
#include "tools/pathTools.h"
|
||||||
#include "tools/stringTools.h"
|
#include "tools/stringTools.h"
|
||||||
#include "kiwix_config.h"
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user