ports/graphics/lsys/patches/patch-config_h_in

16 lines
294 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
don't use before it's actually known.
Index: config.h.in
--- config.h.in.orig
+++ config.h.in
@@ -1,9 +1,6 @@
/* config.h.in. Generated from configure.in by autoheader. */
- using namespace std;
-
-
/* Define to 1 if you have the <algorithm> header file. */
#undef HAVE_ALGORITHM