ports/devel/doc++/patches/patch-src_java_ll

13 lines
201 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/java.ll
--- src/java.ll.orig
+++ src/java.ll
@@ -26,7 +26,7 @@
#include <assert.h>
#include <ctype.h>
-#include <iostream.h>
+#include <iostream>
#include <stdio.h>
#include "doc.h"