libkiwix/include/common
Matthieu Gautier ef661a2e25 Move unicode headers in cpp.
Unicode headers ends by defining the DONE symbol in a enum.
It can clash with other includes.
(For instance the httpd.h from apache who use `#define DONE -2`).

Both project should not declare such common symbols publicly but we have
to do with them anyway.
2017-04-06 16:17:00 +02:00
..
base64.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
networkTools.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
otherTools.h Fix header include for cross-compilation to Windows. 2017-01-17 10:20:59 +01:00
pathTools.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
regexTools.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
stringTools.h Move unicode headers in cpp. 2017-04-06 16:17:00 +02:00
tree.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00