mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 02:01:33 +01:00 
			
		
		
		
	is sstream really always required?
This commit is contained in:
		
							parent
							
								
									812d740b4d
								
							
						
					
					
						commit
						6f46945151
					
				
					 2 changed files with 2 additions and 5 deletions
				
			
		|  | @ -1,6 +1,8 @@ | |||
| #include <doctest/doctest.h> | ||||
| #include <greeter.h> | ||||
| 
 | ||||
| #include <sstream> | ||||
| 
 | ||||
| TEST_CASE("Greeter") { | ||||
|   using namespace greeter; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue