2
0
mirror of https://github.com/boostorg/variant.git synced 2026-01-19 04:42:16 +00:00

avoid recursive inclusion of multivisitors_cpp14_based.hpp

Fixes #101
This commit is contained in:
Antony Polukhin
2022-09-01 11:21:55 +03:00
parent a104ef5f8a
commit 73753b3d9e

View File

@@ -17,7 +17,6 @@
# pragma once
#endif
#include <boost/variant/detail/multivisitors_cpp14_based.hpp>
#include <tuple>
namespace boost {