mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00: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:
@ -31,7 +31,6 @@
|
||||
#include <vector>
|
||||
#include "tools/pathTools.h"
|
||||
#include "tools/stringTools.h"
|
||||
#include "kiwix_config.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user