Compatibility with old versions of ICU (4.0+).

This commit is contained in:
Gustavo André dos Santos Lopes 2012-04-01 21:28:54 +02:00
parent 69f75bb43c
commit 95fbae891a
33 changed files with 108 additions and 0 deletions

View file

@ -16,6 +16,9 @@
/* $Id$ */
//Fixes the build on old versions of ICU with Windows
#include <stdio.h>
#include "intl_convertcpp.h"
#include <unicode/ustring.h>
extern "C" {