summaryrefslogtreecommitdiff
path: root/games-arcade/late/files/late-0.1.0-gcc46.patch
blob: a40d93914f8f4078a8ba270fcca46800c7fe915f (plain)
1
2
3
4
5
6
7
https://bugs.gentoo.org/362367
--- a/src/ball.h
+++ b/src/ball.h
@@ -27,2 +27,3 @@
 #include "square.h"
+#include <cstddef>