mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-14 06:02:11 +01:00
First draft of (experimental) benchmarking support
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include "internal/catch_test_registry.hpp"
|
||||
#include "internal/catch_capture.hpp"
|
||||
#include "internal/catch_section.h"
|
||||
#include "internal/catch_benchmark.h"
|
||||
#include "internal/catch_interfaces_exception.h"
|
||||
#include "internal/catch_approx.hpp"
|
||||
#include "internal/catch_matchers_string.h"
|
||||
|
||||
Reference in New Issue
Block a user