aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-09-30 05:01:25 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-09-30 05:01:25 +0200
commit5fbbc02c3563276210d1391b0e77ae9aa80f8c13 (patch)
tree295e2a81e0012961ea766e49194ddca0db67a4b4
parentImport blog to readme (diff)
downloadmusic-file-organizer-5fbbc02c3563276210d1391b0e77ae9aa80f8c13.tar.xz
music-file-organizer-5fbbc02c3563276210d1391b0e77ae9aa80f8c13.zip
ICU is namespaced now1.0.2
-rw-r--r--organizemusic.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/organizemusic.cpp b/organizemusic.cpp
index cfa9bfd..429f67b 100644
--- a/organizemusic.cpp
+++ b/organizemusic.cpp
@@ -21,6 +21,7 @@
#include <unicode/unistr.h>
using namespace std;
+using namespace icu;
/* TODO: we could benefit from having these dynamic, and making them
* no-ops when the output isn't an xterm. */