Fix build of unit tests

This commit is contained in:
King_DuckZ 2024-04-19 23:18:26 +02:00
commit cd85666005
11 changed files with 13 additions and 11 deletions

View file

@ -15,7 +15,7 @@
* along with "duckhandy". If not, see <http://www.gnu.org/licenses/>.
*/
#include "catch2/catch.hpp"
#include "catch2/catch_test_macros.hpp"
#include "duckhandy/tiger_bt.hpp"
TEST_CASE("Build-time Tiger hash tests", "[hash][bt][tiger]") {