Fix for pecl bug 14664 - problem with older gcc

This commit is contained in:
Ed Batutis 2008-10-16 18:10:43 +00:00
parent 987fca277d
commit 1af4830f82

View file

@ -20,6 +20,7 @@
#include <math.h> #include <math.h>
#include <unicode/msgfmt.h> #include <unicode/msgfmt.h>
#include <unicode/chariter.h>
extern "C" { extern "C" {
#include "php_intl.h" #include "php_intl.h"