1
0
forked from boostorg/mp11

Do not include mpl.hpp in mp11.hpp

This commit is contained in:
Peter Dimov
2017-07-20 19:16:41 +03:00
parent cd215b5dcd
commit 3d17ab059f

View File

@ -18,6 +18,5 @@
#include <boost/mp11/bind.hpp> #include <boost/mp11/bind.hpp>
#include <boost/mp11/integer_sequence.hpp> #include <boost/mp11/integer_sequence.hpp>
#include <boost/mp11/tuple.hpp> #include <boost/mp11/tuple.hpp>
#include <boost/mp11/mpl.hpp>
#endif // #ifndef BOOST_MP11_HPP_INCLUDED #endif // #ifndef BOOST_MP11_HPP_INCLUDED