Do not include boost/mp11.hpp if already included, to allow use on Compiler Explorer

This commit is contained in:
Peter Dimov
2017-06-01 17:27:17 +03:00
parent bcf20069ee
commit c891c8e205

View File

@@ -8,7 +8,9 @@
// See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
#ifndef BOOST_MP11_HPP_INCLUDED
#include <boost/mp11.hpp>
#endif
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <cstddef>