Skip to content

Commit

Permalink
Fix compilation against icu 59.1 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
alucryd authored and tgoyne committed May 9, 2017
1 parent 3594ade commit dd67db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils.cpp
Expand Up @@ -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>
Expand Down

0 comments on commit dd67db4

Please sign in to comment.