From eb7bb69a6c60852663d3fd1bf69088195af37499 Mon Sep 17 00:00:00 2001 From: reiniscirpons Date: Wed, 18 Dec 2024 13:07:35 +0000 Subject: [PATCH] Format with clang-format 15 --- include/libsemigroups/sims.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/libsemigroups/sims.hpp b/include/libsemigroups/sims.hpp index 8c01a7f5b..8361fc298 100644 --- a/include/libsemigroups/sims.hpp +++ b/include/libsemigroups/sims.hpp @@ -1248,7 +1248,7 @@ namespace libsemigroups { uint64_t number_of_congruences(size_type n) const; }; // SimsBase - } // namespace detail + } // namespace detail namespace sims { class const_cgp_iterator; @@ -1746,7 +1746,7 @@ namespace libsemigroups { using SimsBase::IteratorBase::stats; }; // class iterator_base - }; // Sims2 + }; // Sims2 //! \ingroup congruences_group //!