forked from boostorg/mp11
Remove unnecessary includes
This commit is contained in:
@ -8,10 +8,6 @@
|
|||||||
// See accompanying file LICENSE_1_0.txt or copy at
|
// See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// http://www.boost.org/LICENSE_1_0.txt
|
// 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 boost
|
||||||
{
|
{
|
||||||
namespace mp11
|
namespace mp11
|
||||||
|
Reference in New Issue
Block a user