summaryrefslogtreecommitdiff
path: root/math/xgfe/files/patch-ticsOp.h
blob: ebc453493ff82911707914151e3a95c1c4b5f142 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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