mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Add missing <algorithm> include in catch_approx.hpp
This commit is contained in:
		| @@ -10,6 +10,7 @@ | ||||
|  | ||||
| #include "catch_tostring.h" | ||||
|  | ||||
| #include <algorithm> | ||||
| #include <cmath> | ||||
|  | ||||
| #include <type_traits> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský