freebsd-ports/hebrew/he2/files/patch-he2::hebString.cxx
Thierry Thomas 19721549fa Unbreak.
2004-06-10 20:50:48 +00:00

11 lines
237 B
C++

--- ./he2/hebString.cxx.orig Wed Mar 14 10:04:03 2001
+++ ./he2/hebString.cxx Thu Jun 10 21:31:44 2004
@@ -21,7 +21,7 @@
#include "hebString.h"
#include <string.h>
-#include <iostream.h>
+#include <iostream>
#include <assert.h>