From beac03175fbad7c850a20ee0c7c362e835d8b7b3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 Aug 2013 16:47:53 +0100 Subject: Missing include. --- src/cxml.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cxml.h b/src/cxml.h index 7d6e1e0..533ce0e 100644 --- a/src/cxml.h +++ b/src/cxml.h @@ -7,6 +7,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3