1 2 3 4 5 6 7 8 9 10 11
--- testscpp/tests/test_utils.cpp.orig 2022-10-05 22:19:20 UTC +++ testscpp/tests/test_utils.cpp @@ -15,7 +15,7 @@ #include <iostream> #include <random> -#include "catch2/catch.hpp" +#include <catch2/catch.hpp> #include "dimod/utils.h" namespace dimod {