summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.patch11
1 files changed, 11 insertions, 0 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
new file mode 100644
index 000000000000..699861c0d446
--- /dev/null
+++ b/dev-libs/tntnet/files/tntnet-1.6.3-gcc43.patch
@@ -0,0 +1,11 @@
+--- 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
+ {
+