From 3b461992b4edde07559939791e6f04c760df6ebd Mon Sep 17 00:00:00 2001 From: Mikael Olenfalk Date: Thu, 8 Oct 2015 09:36:26 +0200 Subject: [PATCH] regex: Add dependency on boost.predef --- include/boost/regex/config.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/regex/config.hpp b/include/boost/regex/config.hpp index a347bd34..3cea8998 100644 --- a/include/boost/regex/config.hpp +++ b/include/boost/regex/config.hpp @@ -42,6 +42,7 @@ # include BOOST_REGEX_USER_CONFIG # include +# include #else /*