Merge pull request #544 from boostorg/pr504

Integration test for PR504
This commit is contained in:
jzmaddock
2026-07-10 17:28:57 +01:00
committed by GitHub
@@ -310,6 +310,7 @@
#if BOOST_CXX_VERSION >= 201703L
# define BOOST_ATTRIBUTE_UNUSED [[maybe_unused]]
# define BOOST_FALLTHROUGH [[fallthrough]]
#endif
#ifndef BOOST_COMPILER