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-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch

11 lines
218 B

--- src/sdw.hxx
+++ src/sdw.hxx
@@ -19,6 +19,7 @@
#include <iostream>
#include <string>
+#include <cstdlib>
namespace SDLWrapper // It's all nicely in a namespace SDLWrapper
{