regex: Add dependency on boost.predef

This commit is contained in:
Mikael Olenfalk
2015-10-08 09:36:26 +02:00
parent a307fd7077
commit 3b461992b4

View File

@ -42,6 +42,7 @@
# include BOOST_REGEX_USER_CONFIG # include BOOST_REGEX_USER_CONFIG
# include <boost/config.hpp> # include <boost/config.hpp>
# include <boost/predef.h>
#else #else
/* /*