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


syntax highlighted by Code2HTML, v. 0.9.1