mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Remove superfluous stdlib includes from catch_benchmark.hpp
This commit is contained in:
		| @@ -31,9 +31,7 @@ | |||||||
| #include <algorithm> | #include <algorithm> | ||||||
| #include <chrono> | #include <chrono> | ||||||
| #include <exception> | #include <exception> | ||||||
| #include <functional> |  | ||||||
| #include <string> | #include <string> | ||||||
| #include <vector> |  | ||||||
| #include <cmath> | #include <cmath> | ||||||
|  |  | ||||||
| namespace Catch { | namespace Catch { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský