updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git] / x-unikey / usrkeymap.cpp.diff
blob1c6a84ee5b77a7b43669b8cd79836f68c0002442
1 --- src/ukengine/usrkeymap.cpp.orig 2008-08-21 08:11:14.000000000 +0700
2 +++ src/ukengine/usrkeymap.cpp 2008-08-21 08:08:01.000000000 +0700
3 @@ -26,6 +26,7 @@
4 using namespace std;
6 #include <ctype.h>
7 +#include <cstring>
8 #include "usrkeymap.h"
10 int getLabelIndex(int action);