+ XR29 port for Windows

This commit is contained in:
Kelson42 2014-05-16 14:39:50 +02:00
parent c99cd00be4
commit 2c530906c5
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@
#ifndef KIWIX_COMPONENTTOOLS_H
#define KIWIX_COMPONENTTOOLS_H
#ifdef _WIN32
#include <mozilla/Char16.h>
#endif
#include<string>
#ifdef __APPLE__