Skip to content

Build fails when no boost::variant2 #179

@isominsky

Description

@isominsky

diff --git a/test/tuple_aggregate.cpp b/test/tuple_aggregate.cpp
index fc6af6f7..3effce66 100644
--- a/test/tuple_aggregate.cpp
+++ b/test/tuple_aggregate.cpp
@@ -81,7 +81,7 @@ struct s1_boost_variant
std::vector vec_;
};
#endif
-#if TEST_BOOST_VARIANT
+#if TEST_BOOST_VARIANT2
struct s1_boost_variant2
{
int i_;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions