--- ./sources/slist.h.orig	Fri Dec 10 15:20:49 1999
+++ ./sources/slist.h	Tue Aug 16 23:25:00 2005
@@ -3,7 +3,7 @@
 #ifndef SLIST_H
 #define SLIST_H
 
-#include <iostream.h>
+#include <iostream>
 
 
 template<class T> 


syntax highlighted by Code2HTML, v. 0.9.1