diff options
Diffstat (limited to 'dev-libs/tntnet/files/tntnet-1.6.3-gcc43.patch')
-rw-r--r-- | dev-libs/tntnet/files/tntnet-1.6.3-gcc43.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/tntnet/files/tntnet-1.6.3-gcc43.patch b/dev-libs/tntnet/files/tntnet-1.6.3-gcc43.patch deleted file mode 100644 index 699861c0d446..000000000000 --- a/dev-libs/tntnet/files/tntnet-1.6.3-gcc43.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- sdk/tools/ecppc/scopevar.cpp.orig 2008-06-13 16:09:16.000000000 +0000 -+++ sdk/tools/ecppc/scopevar.cpp 2008-06-13 16:13:04.000000000 +0000 -@@ -22,6 +22,7 @@ - #include <tnt/stringescaper.h> - #include <iterator> - #include <iostream> -+#include <algorithm> - - namespace tnt - { - |