From dac9bafa302a42ef8e58fa017739cc29a046413f Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 22 Sep 2007 13:30:21 +0000 Subject: Include required headers svn path=/trunk/dom/; revision=3567 --- bindings/xml/functypes.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bindings/xml/functypes.h b/bindings/xml/functypes.h index 9cb15ee..6a31640 100644 --- a/bindings/xml/functypes.h +++ b/bindings/xml/functypes.h @@ -8,6 +8,9 @@ #ifndef xml_functypes_h_ #define xml_functypes_h_ +#include +#include + /** * Type of XML parser allocation function */ -- cgit v1.2.3