From 2ebf9de408f3fd629126a20b21221e186195813c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 11 May 2017 12:47:14 +0300 Subject: Add libstudxml version check --- web/xhtml.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/xhtml.hxx') diff --git a/web/xhtml.hxx b/web/xhtml.hxx index 878c255..b9ccff3 100644 --- a/web/xhtml.hxx +++ b/web/xhtml.hxx @@ -7,6 +7,8 @@ #include +#include + namespace web { // "Canonical" XHTML5 vocabulary. -- cgit v1.1