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

13 lines
229 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/html.cc
--- src/html.cc.orig
+++ src/html.cc
@@ -31,7 +31,7 @@
#include <direct.h>
#endif
#include <errno.h>
-#include <iostream.h>
+#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>