Fix compilation against icu 59.1 (#46)

This commit is contained in:
Maxime Gauduin 2017-05-09 04:01:47 +02:00 committed by Thomas Goyne
parent 3594ade719
commit dd67db47cb
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#include <boost/filesystem/path.hpp>
#include <map>
#include <unicode/locid.h>
#include <unicode/unistr.h>
#include <wx/clipbrd.h>
#include <wx/filedlg.h>
#include <wx/stdpaths.h>