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-sports/toycars/files/toycars-0.3.10-gcc46.patch

11 lines
252 B

--- toycars/src/MyFisix/Convex.h.old 2011-04-09 21:17:43.000000000 +0200
+++ toycars/src/MyFisix/Convex.h 2011-04-09 21:18:22.000000000 +0200
@@ -21,6 +21,7 @@
#include "config.h"
#endif
+#include <cstddef>
#include <list>
using namespace std;