mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 04:07:10 +01:00 
			
		
		
		
	Fix typo in catch_stream.hpp
This commit is contained in:
		| @@ -80,7 +80,7 @@ namespace Catch { | ||||
|         } | ||||
|     } | ||||
|  | ||||
| #ifndef CATCH_CONFIG_NOSTDOUT // If you #define this you must implement this functions | ||||
| #ifndef CATCH_CONFIG_NOSTDOUT // If you #define this you must implement these functions | ||||
|     std::ostream& cout() { | ||||
|         return std::cout; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jędrzej
					Jędrzej