mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 08:21:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			331 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			331 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/backend/libosmscout/libosmscout/include/osmscout/util/Locale.h
 | |
| +++ b/backend/libosmscout/libosmscout/include/osmscout/util/Locale.h
 | |
| @@ -102,7 +102,7 @@
 | |
|      }
 | |
|  
 | |
|    public:
 | |
| -    static Locale ByEnvironment(std::locale locale = std::locale(""));
 | |
| +    static Locale ByEnvironment(std::locale locale = std::locale());
 | |
|    };
 | |
|  }
 | |
|  
 |