diff options
Diffstat (limited to 'hebrew/he2/files/patch-he2::hebString.cxx')
-rw-r--r-- | hebrew/he2/files/patch-he2::hebString.cxx | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hebrew/he2/files/patch-he2::hebString.cxx b/hebrew/he2/files/patch-he2::hebString.cxx new file mode 100644 index 000000000000..2353599dc048 --- /dev/null +++ b/hebrew/he2/files/patch-he2::hebString.cxx @@ -0,0 +1,11 @@ +--- ./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> + + |