From 3d17ab059f818f4d01b03c98bf1e824058a366bd Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 20 Jul 2017 19:16:41 +0300 Subject: [PATCH] Do not include mpl.hpp in mp11.hpp --- include/boost/mp11.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/boost/mp11.hpp b/include/boost/mp11.hpp index dcf0204..5e45939 100644 --- a/include/boost/mp11.hpp +++ b/include/boost/mp11.hpp @@ -18,6 +18,5 @@ #include #include #include -#include #endif // #ifndef BOOST_MP11_HPP_INCLUDED