aboutsummaryrefslogtreecommitdiff
path: root/development/scite/StringList.cxx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'development/scite/StringList.cxx.patch')
-rw-r--r--development/scite/StringList.cxx.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/development/scite/StringList.cxx.patch b/development/scite/StringList.cxx.patch
deleted file mode 100644
index 86fa3d2a60..0000000000
--- a/development/scite/StringList.cxx.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- StringList.cxx 2023-07-26 07:50:38.000000000 +0200
-+++ StringList.cxx.patched 2023-09-13 10:25:52.002946469 +0200
-@@ -8,6 +8,7 @@
- #include <cstdlib>
- #include <cassert>
- #include <cstring>
-+#include <cstddef>
-
- #include <tuple>
- #include <string>