catch: Correct include directory

This commit is contained in:
Merry 2021-08-08 12:51:37 +01:00
parent 1e94acff66
commit 2bc86209bd
18 changed files with 17 additions and 17 deletions

View file

@ -4,4 +4,4 @@
*/
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file
#include <catch.hpp>
#include <catch2/catch.hpp>