blob: 9fb4ea7a87bb65e03cc8490544da71ef91ec69f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -u xgfeMain.h.orig xgfeMain.h
--- xgfeMain.h.orig Wed Sep 30 04:27:19 1998
+++ xgfeMain.h Thu Oct 30 21:42:04 2003
@@ -51,7 +51,7 @@
#include <qfiledlg.h>
#include <qstring.h>
#include <qmsgbox.h>
-#include <iostream.h>
+#include <iostream>
#include <string>
#include <stdio.h>
|