diff --git a/test/test.cpp b/test/test.cpp index 6f710ef..4cfccc3 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -1,4 +1,4 @@ -#include +#include "catch/catch_amalgamated.hpp" #include using namespace std;