Fixing tests includes

This commit is contained in:
Zoe Roux
2021-07-06 23:35:56 +02:00
parent 4cf32f7e57
commit 8d973739af
23 changed files with 25 additions and 32 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include <iostream>
#ifdef TESTS
#include <catch2/catch.hpp>
#include <catch2/catch_message.hpp>
#endif
namespace ComSquare