diff --git a/tests/UnitTestMatrix.cpp b/tests/UnitTestMatrix.cpp index dceb264..a86692f 100644 --- a/tests/UnitTestMatrix.cpp +++ b/tests/UnitTestMatrix.cpp @@ -2,7 +2,7 @@ // Created by vlad on 5/18/2024. // #include -#include +#include #include diff --git a/tests/UnitTestProjection.cpp b/tests/UnitTestProjection.cpp index df7eaeb..c232da9 100644 --- a/tests/UnitTestProjection.cpp +++ b/tests/UnitTestProjection.cpp @@ -2,7 +2,7 @@ // Created by Vlad on 27.08.2024. // #include -#include +#include #include #include