1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

I hope this fixes build on RELENG_4.

I don't have RELENG_4 box anymore.

Reported by:	pointyhat via kris
This commit is contained in:
Hajimu UMEMOTO 2006-09-03 16:50:19 +00:00
parent 5c6093ea73
commit f9d7b654a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172064

View File

@ -0,0 +1,13 @@
Index: src/scim_anthy_key2kana.cpp
diff -u src/scim_anthy_key2kana.cpp.orig src/scim_anthy_key2kana.cpp
--- src/scim_anthy_key2kana.cpp.orig Tue Jul 11 11:22:08 2006
+++ src/scim_anthy_key2kana.cpp Mon Sep 4 01:45:58 2006
@@ -23,6 +23,8 @@
#include "scim_anthy_imengine.h"
#include "scim_anthy_utils.h"
+#include <wctype.h>
+
using namespace scim_anthy;
Key2KanaConvertor::Key2KanaConvertor (AnthyInstance & anthy,