mirror of https://github.com/kiwix/libkiwix.git
+ XR29 port for Windows
This commit is contained in:
parent
c99cd00be4
commit
2c530906c5
|
@ -20,6 +20,10 @@
|
|||
#ifndef KIWIX_COMPONENTTOOLS_H
|
||||
#define KIWIX_COMPONENTTOOLS_H
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <mozilla/Char16.h>
|
||||
#endif
|
||||
|
||||
#include<string>
|
||||
|
||||
#ifdef __APPLE__
|
||||
|
|
Loading…
Reference in New Issue