diff options
Diffstat (limited to 'dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch')
-rw-r--r-- | dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch b/dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch deleted file mode 100644 index 50a812bcc589..000000000000 --- a/dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur neoengine.orig/neodevopengl/statistics.cpp neoengine/neodevopengl/statistics.cpp ---- neoengine.orig/neodevopengl/statistics.cpp 2003-12-21 13:49:12.000000000 +0200 -+++ neoengine/neodevopengl/statistics.cpp 2009-08-10 11:33:21.000000000 +0300 -@@ -24,6 +24,8 @@ - - ***************************************************************************/ - -+#include <stdio.h> -+ - #include "statistics.h" - #include "device.h" - |