annotate test/main.cpp @ 296:50a0b4fea7f1 tip master

Merge pull request #8 from michel-slm/gcc15 Include headers needed to compile with GCC 15's -std=gnu23 default
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 27 Jan 2025 08:53:58 +0000
parents 70b0f1f9e039
children
rev   line source
dev@190 1 #define CATCH_CONFIG_MAIN
dev@190 2 #include "catch/catch.hpp"