| @@ -22,7 +22,7 @@ | |||
| #include "scope_exit.h" | |||
| #include "CallMocks.h" | |||
| #include <catch.hpp> | |||
| #include <catch2/catch.hpp> | |||
| using namespace mock; | |||
| using namespace trompeloeil; | |||
| @@ -22,7 +22,7 @@ | |||
| #include "scope_fail.h" | |||
| #include "CallMocks.h" | |||
| #include <catch.hpp> | |||
| #include <catch2/catch.hpp> | |||
| using namespace mock; | |||
| using namespace trompeloeil; | |||
| @@ -22,7 +22,7 @@ | |||
| #include "scope_success.h" | |||
| #include "CallMocks.h" | |||
| #include <catch.hpp> | |||
| #include <catch2/catch.hpp> | |||
| using namespace mock; | |||
| using namespace trompeloeil; | |||
| @@ -21,7 +21,7 @@ | |||
| // SOFTWARE. | |||
| #define CATCH_CONFIG_MAIN | |||
| #include <catch.hpp> | |||
| #include <catch2/catch.hpp> | |||
| #include <trompeloeil.hpp> | |||
| @@ -22,7 +22,7 @@ | |||
| #include "unique_resource.h" | |||
| #include "CallMocks.h" | |||
| #include <catch.hpp> | |||
| #include <catch2/catch.hpp> | |||
| #include <trompeloeil.hpp> | |||
| using namespace mock; | |||