mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
be770e2770
applications. Based on Python/GNOME.
11 lines
210 B
Plaintext
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"
|