update code

This commit is contained in:
Laurent Perron
2024-12-19 15:39:10 +01:00
parent 925af8aa71
commit fc422b468f
26 changed files with 683 additions and 110 deletions

View File

@@ -12,6 +12,7 @@
// limitations under the License.
#include <array>
#include <cstddef>
#include <iterator>
#include <numeric> // std::iota
#include <sstream>