]> git.pld-linux.org Git - packages/scim-tomoe.git/blame - scim-tomoe-gcc43-cstring.patch
- rel 1
[packages/scim-tomoe.git] / scim-tomoe-gcc43-cstring.patch
CommitLineData
1932b073
JR
1diff -up scim-tomoe-0.6.0/src/scim_tomoe_prefs_widget.cpp~ scim-tomoe-0.6.0/src/scim_tomoe_prefs_widget.cpp
2--- scim-tomoe-0.6.0/src/scim_tomoe_prefs_widget.cpp~ 2007-05-07 17:49:15.000000000 +1000
3+++ scim-tomoe-0.6.0/src/scim_tomoe_prefs_widget.cpp 2008-04-14 16:47:34.000000000 +1000
4@@ -26,6 +26,7 @@
5 #include "scim_tomoe_prefs_widget.h"
6 #include "scim_tomoe_prefs.h"
7 #include <tomoe-gtk.h>
8+#include <cstring>
9
10 enum {
11 HOGE_SIGNAL,
This page took 0.112806 seconds and 4 git commands to generate.