--- ./sources/dict.h.orig	Tue Dec 14 12:55:24 1999
+++ ./sources/dict.h	Tue Aug 16 22:03:02 2005
@@ -4,7 +4,7 @@
 #define DICT_H
 
 
-#include <iostream.h>
+#include <iostream>
 #include <math.h>
 
 #include "stack.h"


syntax highlighted by Code2HTML, v. 0.9.1