From 2ac86dfdafb9bf4d4e9252260a431755b56d8ebe Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 8 Mar 2013 17:41:00 +0200 Subject: Add support for XML parsing and serialization --- cutl/re/re.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cutl/re') diff --git a/cutl/re/re.cxx b/cutl/re/re.cxx index f541a1d..3b132ab 100644 --- a/cutl/re/re.cxx +++ b/cutl/re/re.cxx @@ -4,6 +4,8 @@ #include +#include // LIBCUTL_EXTERNAL_BOOST + #ifndef LIBCUTL_EXTERNAL_BOOST # include #else -- cgit v1.1