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

12 lines
213 B
Text

Index: src/comment.ll
--- src/comment.ll.orig
+++ src/comment.ll
@@ -24,7 +24,7 @@
#include <assert.h>
#include <ctype.h>
-#include <iostream.h>
+#include <iostream>
#include <stdarg.h>
#include <stdio.h>