aboutsummaryrefslogtreecommitdiff
path: root/math/xgfe/files/patch-ticsOp.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/xgfe/files/patch-ticsOp.h')
-rw-r--r--math/xgfe/files/patch-ticsOp.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/xgfe/files/patch-ticsOp.h b/math/xgfe/files/patch-ticsOp.h
new file mode 100644
index 000000000000..ebc453493ff8
--- /dev/null
+++ b/math/xgfe/files/patch-ticsOp.h
@@ -0,0 +1,12 @@
+diff -u ticsOp.h.orig ticsOp.h
+--- ticsOp.h.orig Sun Jun 7 07:37:49 1998
++++ ticsOp.h Thu Oct 30 21:42:04 2003
+@@ -28,7 +28,7 @@
+
+ #include "ticsOpData.h"
+ #include "gnuInterface.h"
+-#include <iostream.h>
++#include <iostream>
+ #include <string>
+
+ class ticsOp : public ticsOpData