diff options
Diffstat (limited to 'chinese/fcitx5-mcbopomofo/files/patch-src_KeyHandler.cpp')
-rw-r--r-- | chinese/fcitx5-mcbopomofo/files/patch-src_KeyHandler.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/fcitx5-mcbopomofo/files/patch-src_KeyHandler.cpp b/chinese/fcitx5-mcbopomofo/files/patch-src_KeyHandler.cpp deleted file mode 100644 index 5a06d228faae..000000000000 --- a/chinese/fcitx5-mcbopomofo/files/patch-src_KeyHandler.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/KeyHandler.cpp.orig 2024-05-06 03:07:04 UTC -+++ src/KeyHandler.cpp -@@ -25,6 +25,7 @@ - - #include <algorithm> - #include <chrono> -+#include <sstream> - #include <utility> - - #include "ChineseNumbers/ChineseNumbers.h" |