mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-30 19:57:10 +01:00 
			
		
		
		
	Fixes build error caused by missing include.
This commit is contained in:
		| @@ -15,6 +15,7 @@ | ||||
| #include <streambuf> | ||||
| #include <ostream> | ||||
| #include <fstream> | ||||
| #include <memory> | ||||
|  | ||||
| namespace Catch { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský