Catch2/src
Martin Hořeňovský caffe79a31
Fix missing include in catch_message.hpp
Because the issue comes from the expansions of `UNSCOPED_INFO`,
surrogate TUs could not catch this bug, and in common usage, the
include transitively comes from `catch_test_macros.hpp`.

Fixes #2758
2023-11-04 00:33:18 +01:00
..
catch2 Fix missing include in catch_message.hpp 2023-11-04 00:33:18 +01:00
CMakeLists.txt Reduce the number of templates in Benchmarking 2023-09-08 10:04:31 +02:00