--- src/string.hxx.orig	2008-08-10 20:45:33.000000000 -0500
+++ src/string.hxx	2008-08-10 20:46:39.000000000 -0500
@@ -44,7 +44,8 @@
 #define STRING_HXX
 
 #include <string.h>
-#include <iostream.h>
+#include <iostream>
+using namespace std;
 #include "gdt.h"
 #include "defs.hxx"
 
