mirror of
https://github.com/boostorg/variant2.git
synced 2025-08-01 21:24:26 +02:00
Do not include boost/mp11.hpp if already included, to allow use on Compiler Explorer
This commit is contained in:
@@ -8,7 +8,9 @@
|
|||||||
// 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
|
||||||
|
|
||||||
|
#ifndef BOOST_MP11_HPP_INCLUDED
|
||||||
#include <boost/mp11.hpp>
|
#include <boost/mp11.hpp>
|
||||||
|
#endif
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <boost/detail/workaround.hpp>
|
#include <boost/detail/workaround.hpp>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
Reference in New Issue
Block a user