summaryrefslogtreecommitdiffstats
path: root/games/einstein/patches/08_gcc43.diff
diff options
context:
space:
mode:
Diffstat (limited to 'games/einstein/patches/08_gcc43.diff')
-rw-r--r--games/einstein/patches/08_gcc43.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/einstein/patches/08_gcc43.diff b/games/einstein/patches/08_gcc43.diff
deleted file mode 100644
index c0c7a80fc7..0000000000
--- a/games/einstein/patches/08_gcc43.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-Patch by Martin Michlmayr <tbm@cyrius.com> via bug 421127.
-
---- ../orig/einstein-2.0.dfsg.2/convert.h 2005-08-14 04:40:58.000000000 +0200
-+++ convert.h 2007-08-31 11:33:06.000000000 +0200
-@@ -5,6 +5,7 @@
- #include <iostream>
- #include <sstream>
- #include <string>
-+#include <typeinfo>
-
- #include "exceptions.h"
- #include "unicode.h"