mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-08 15:59:32 +01:00
Ensure the full benchmarking support is present in the single header
Fixes #1800
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(CATCH_CONFIG_ENABLE_BENCHMARKING)
|
||||
#include "internal/benchmark/catch_benchmark.hpp"
|
||||
#include "internal/benchmark/catch_benchmarking_all.hpp"
|
||||
#endif
|
||||
|
||||
#endif // ! CATCH_CONFIG_IMPL_ONLY
|
||||
|
||||
Reference in New Issue
Block a user