aboutsummaryrefslogtreecommitdiff
path: root/chinese/scim-pinyin/files/extra-patch-4-stable
blob: bec92c2d650c6aae9c587c7c0853b971074143ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/scim_special_table.cpp.orig	Wed Aug  4 20:10:57 2004
+++ src/scim_special_table.cpp	Wed Aug  4 20:11:13 2004
@@ -23,6 +23,7 @@
 #include <time.h>
 #include <scim.h>
 #include "scim_special_table.h"
+#include <cstdio>
 
 static inline String
 _trim_blank (const String &str)