12 lines
290 B
C++
12 lines
290 B
C++
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>
|
|
|