fixed warning in test case

This commit is contained in:
Christophe Henry
2024-01-31 18:56:16 +01:00
parent 8b2bdc3cb3
commit 8d5b259f35
+3
View File
@@ -8,6 +8,8 @@
// file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include <boost/core/ignore_unused.hpp>
#include <boost/msm/front/puml/puml.hpp>
#ifndef BOOST_MSM_NONSTANDALONE_TEST
@@ -230,6 +232,7 @@ namespace
State< by_name("StateXXX")> s1;
boost::ignore_unused(s1);
// initial states
constexpr auto stt9_ = R"(