aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xfmail/files/patch-ad
blob: aee644a03de08cdf317e9b291bd96cb9cdfedbfd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- src/mail/connection.cpp.orig    Tue Oct 15 17:32:03 2002
+++ src/mail/connection.cpp Tue Oct 15 16:56:49 2002
@@ -25,9 +25,9 @@
  *                                                                             *
  ******************************************************************************/
 
+using namespace std;
 
-
-#include <iostream.h>
+#include <iostream>
 #include <list>
 #include <string>
 #include <string.h>