diff options
Diffstat (limited to 'math/xgfe/files/patch-xgfeMain.h')
-rw-r--r-- | math/xgfe/files/patch-xgfeMain.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/xgfe/files/patch-xgfeMain.h b/math/xgfe/files/patch-xgfeMain.h deleted file mode 100644 index 9fb4ea7a87bb..000000000000 --- a/math/xgfe/files/patch-xgfeMain.h +++ /dev/null @@ -1,12 +0,0 @@ -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> - |