Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
alfC committed Sep 17, 2024
1 parent ba030e3 commit b7647d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ranges.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#define BOOST_AUTO_TEST_CASE(CasenamE) /**/

auto main() -> int { // NOLINT(readability-function-cognitive-complexity,bugprone-exception-escape)
// range accumulate
// range accumulate
{
#if defined(__cpp_lib_ranges_fold) && (__cpp_lib_ranges_fold >= 202207L)
namespace multi = boost::multi;
Expand Down

0 comments on commit b7647d6

Please sign in to comment.