summaryrefslogtreecommitdiff
path: root/mail/thunderbird/patches/patch-ag
blob: 7d5a80e5467a362c52dcc4b802ae549feed0f24c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ag,v 1.4 2006/02/05 14:49:05 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
 
 /**