mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:30:05 +00:00 
			
		
		
		
	GCC fixes for MapProvider iterator
This commit is contained in:
		
							parent
							
								
									98ab8904be
								
							
						
					
					
						commit
						1c1864e45d
					
				
					 3 changed files with 24 additions and 20 deletions
				
			
		|  | @ -19,8 +19,9 @@ enum class MapProvider | |||
|    MapTiler, | ||||
|    Unknown | ||||
| }; | ||||
| typedef util::Iterator<MapProvider, MapProvider::Mapbox, MapProvider::MapTiler> | ||||
|    MapProviderIterator; | ||||
| typedef scwx::util:: | ||||
|    Iterator<MapProvider, MapProvider::Mapbox, MapProvider::MapTiler> | ||||
|       MapProviderIterator; | ||||
| 
 | ||||
| struct MapStyle | ||||
| { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat