Fix Windows build.

This commit is contained in:
Martín Lucas Golini
2026-05-21 21:25:19 -03:00
parent ed333b3839
commit 0c742d6431
6 changed files with 9 additions and 19 deletions

3
src/benchmarks/main.cpp Normal file
View File

@@ -0,0 +1,3 @@
#include "../tests/unit_tests/utest.h"
UTEST_MAIN()