summaryrefslogtreecommitdiff
path: root/www/MozillaFirebird/patches/patch-ag
blob: 0d3441d77887937ea5c9b64e4040b7cc7b8816e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- extensions/transformiix/source/base/ErrorObserver.h.orig	2003-01-17 23:39:36.000000000 +1100
+++ extensions/transformiix/source/base/ErrorObserver.h	2003-08-02 23:15:09.000000000 +1000
@@ -28,7 +28,8 @@
 
 #include "baseutils.h"
 #include "txError.h"
-#include <iostream.h>
+#include <iostream>
+using namespace std;
 class nsAString;
 
 /**