From 5a191b39cb8872c19f39634c8a85a4fe85dacac3 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(+) (limited to 'bindings') 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