mirror of
https://github.com/catchorg/Catch2
synced 2026-02-13 00:52:14 +00:00
Rewrite includes in tests to use library's include paths
This commit is contained in:
@@ -13,7 +13,7 @@ std::string fallbackStringifier(T const&) {
|
||||
}
|
||||
|
||||
#define CATCH_CONFIG_FALLBACK_STRINGIFIER fallbackStringifier
|
||||
#include "catch.hpp"
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user