is sstream really always required?
This commit is contained in:
		
							parent
							
								
									812d740b4d
								
							
						
					
					
						commit
						6f46945151
					
				
					 2 changed files with 2 additions and 5 deletions
				
			
		|  | @ -2,11 +2,6 @@ | |||
| 
 | ||||
| #include <string> | ||||
| 
 | ||||
| #if defined(_WIN32) || defined(WIN32) | ||||
| // apparently this is required to use strings in MSVC++
 | ||||
| #  include <sstream> | ||||
| #endif | ||||
| 
 | ||||
| namespace greeter { | ||||
| 
 | ||||
|   enum class LanguageCode { EN, DE, ES, FR }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue