--- ./sources/utils.h.orig	Tue Dec 14 15:57:46 1999
+++ ./sources/utils.h	Tue Aug 16 21:32:31 2005
@@ -3,10 +3,10 @@
 #ifndef UTILS_H
 #define UTILS_H
 
-#include <stddef.h>  
+#include <stddef.h>
 #include <stdio.h>
 #include <string.h>
-#include <iostream.h>
+#include <iostream>
 #include <stdlib.h>
 #include <ctype.h>
 #include <math.h>


syntax highlighted by Code2HTML, v. 0.9.1