diff options
Diffstat (limited to 'games/tbe/files/patch-src_main.cpp')
-rw-r--r-- | games/tbe/files/patch-src_main.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/tbe/files/patch-src_main.cpp b/games/tbe/files/patch-src_main.cpp deleted file mode 100644 index 8d5bcaedba9e..000000000000 --- a/games/tbe/files/patch-src_main.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/main.cpp.orig 2015-10-28 11:54:21 UTC -+++ src/main.cpp -@@ -25,6 +25,7 @@ - #include <QtCore/QTextCodec> - #include "tbe_global.h" - #include "tbe_paths.h" -+#include <cstdio> - - // the verbosity for all logging - by default defined at 4 - // accepted values are 0 (no logging) - 6 (most logging) |