1
0
forked from boostorg/mp11

Remove unnecessary includes

This commit is contained in:
Peter Dimov
2021-08-21 15:08:21 +03:00
parent ce1046f007
commit f8206aa37d

View File

@ -8,10 +8,6 @@
// See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
#include <boost/mp11/detail/mp_list.hpp>
#include <boost/mp11/utility.hpp>
#include <boost/mp11/detail/config.hpp>
namespace boost
{
namespace mp11