You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/late/files/late-0.1.0-gcc46.patch

8 lines
126 B

https://bugs.gentoo.org/362367
--- a/src/ball.h
+++ b/src/ball.h
@@ -27,2 +27,3 @@
#include "square.h"
+#include <cstddef>