<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff -Naur openjade-1.3.3-pre1.patch/style/MultiLineInlineNote.cxx openjade-1.3.3-pre1/style/MultiLineInlineNote.cxx
--- openjade-1.3.3-pre1.patch/style/MultiLineInlineNote.cxx	2008-03-22 01:23:23.555052185 -0700
+++ openjade-1.3.3-pre1/style/MultiLineInlineNote.cxx	2008-03-22 01:23:47.845025472 -0700
@@ -1,6 +1,6 @@
 
 #include "MultiLineInlineNote.h"
-#include &lt;iostream.h&gt;
+#include &lt;iostream&gt;
 
 #ifdef DSSSL_NAMESPACE
 namespace DSSSL_NAMESPACE {
</pre></body></html>