mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-02 00:24:47 +02:00
Remove superfluous stdlib includes from catch_benchmark.hpp
This commit is contained in:
parent
e14a08d734
commit
fb96279aed
@ -31,9 +31,7 @@
|
||||
#include <algorithm>
|
||||
#include <chrono>
|
||||
#include <exception>
|
||||
#include <functional>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cmath>
|
||||
|
||||
namespace Catch {
|
||||
|
Loading…
x
Reference in New Issue
Block a user