1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/devel/veepee/files/patch-aa
Maxim Sobolev be770e2770 Add VeePee - user orientated scripting environment for embedding in
applications. Based on Python/GNOME.
2000-08-02 13:30:29 +00:00

11 lines
210 B
Plaintext

--- pymod/gdchart/gdchartint.h 2000/08/02 11:03:55 1.1
+++ pymod/gdchart/gdchartint.h 2000/08/02 11:04:14
@@ -8,6 +8,7 @@
#define _GDCHARTINT_H
+#include <float.h>
#include <gd.h>
#include "gdchart.h"