mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-28 05:49:35 +00:00
+ XR29 port for Windows
This commit is contained in:
@ -20,6 +20,10 @@
|
||||
#ifndef KIWIX_COMPONENTTOOLS_H
|
||||
#define KIWIX_COMPONENTTOOLS_H
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <mozilla/Char16.h>
|
||||
#endif
|
||||
|
||||
#include<string>
|
||||
|
||||
#ifdef __APPLE__
|
||||
|
Reference in New Issue
Block a user