diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-20 17:11:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-03-20 17:11:14 +0000 |
commit | 717fce41e09057087d84792aefdb3a5fc9e506ef (patch) | |
tree | 006b29fac0464b68bac7f39757a87ae0135be278 /games-rpg/aklabeth/files | |
parent | games-puzzle/candycrisis is gone (diff) | |
download | gentoo-2-717fce41e09057087d84792aefdb3a5fc9e506ef.tar.gz gentoo-2-717fce41e09057087d84792aefdb3a5fc9e506ef.tar.bz2 gentoo-2-717fce41e09057087d84792aefdb3a5fc9e506ef.zip |
games-rpg/aklabeth is gone
Diffstat (limited to 'games-rpg/aklabeth/files')
-rw-r--r-- | games-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch b/games-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch deleted file mode 100644 index b9a32dadd430..000000000000 --- a/games-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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
- {
|