1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00

Include header file for phpi_get_le_gd()

This commit is contained in:
Joey Smith
2000-11-03 20:13:46 +00:00
parent 8e9967be00
commit 90f2f64ca8
+1
View File
@@ -43,6 +43,7 @@
#include "ext/standard/head.h"
#include "ext/standard/info.h"
#include "ext/standard/file.h"
#include "ext/gd/php_gd.h"
#include <math.h>