summaryrefslogtreecommitdiffstats
path: root/development/scite/StringList.cxx.patch
blob: 86fa3d2a60a566036943ac93d7b89799e71db815 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>