From c71fb6f9d7b40133300bc99335ec2c6b97e2dfdc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 16 Oct 2014 09:11:42 +0100 Subject: Missing #include. --- src/cxml.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/cxml.h b/src/cxml.h index 328d726..7d20d24 100644 --- a/src/cxml.h +++ b/src/cxml.h @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3