UTF8: Moved mk_wcwidth definition to utf8.h

This commit is contained in:
Paul Beckingham 2015-04-16 23:11:17 -04:00
parent 1371b6595e
commit fe8d235a6b
2 changed files with 1 additions and 2 deletions

View file

@ -38,6 +38,7 @@
#include <Dates.h>
#include <text.h>
#include <util.h>
#include <utf8.h>
#include <i18n.h>
#include <Context.h>