1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-08 21:09:17 -04:00
ports/graphics/deep_zoom/files/patch-file-io.c
Ying-Chieh Liao 3f61f0e76c add deep_zoom 0.3
Generate very highly zoomed fractals
2002-08-12 07:37:36 +00:00

10 lines
299 B
C

--- file-io.c.orig Mon Aug 12 15:30:44 2002
+++ file-io.c Mon Aug 12 15:30:55 2002
@@ -1,6 +1,7 @@
/* the functions to read and write fractal calculations to a file */
#include "deep_zoom.h"
+#include <cstring>
// writes an mpf_t to the file as the overall information followed by the data