summaryrefslogtreecommitdiff
path: root/mail/thunderbird15/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird15/patches/patch-ag')
-rw-r--r--mail/thunderbird15/patches/patch-ag14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/thunderbird15/patches/patch-ag b/mail/thunderbird15/patches/patch-ag
new file mode 100644
index 00000000000..2142d5ebee6
--- /dev/null
+++ b/mail/thunderbird15/patches/patch-ag
@@ -0,0 +1,14 @@
+$NetBSD: patch-ag,v 1.1.1.1 2007/05/12 06:57:57 ghen Exp $
+
+--- extensions/transformiix/source/base/ErrorObserver.h.orig 2006-02-02 13:20:05.000000000 +0100
++++ extensions/transformiix/source/base/ErrorObserver.h
+@@ -41,7 +41,8 @@
+
+ #include "txCore.h"
+ #ifdef TX_EXE
+-#include <iostream.h>
++#include <iostream>
++using namespace std;
+ #endif
+
+ /**