mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 07:50:05 +00:00 
			
		
		
		
	add needed overrides for clang
This commit is contained in:
		
							parent
							
								
									fe37d6080a
								
							
						
					
					
						commit
						7f672f709b
					
				
					 9 changed files with 23 additions and 23 deletions
				
			
		|  | @ -27,7 +27,7 @@ public: | |||
|    RadarCodedMessage(RadarCodedMessage&&) noexcept; | ||||
|    RadarCodedMessage& operator=(RadarCodedMessage&&) noexcept; | ||||
| 
 | ||||
|    std::shared_ptr<ProductDescriptionBlock> description_block() const; | ||||
|    std::shared_ptr<ProductDescriptionBlock> description_block() const override; | ||||
| 
 | ||||
|    bool Parse(std::istream& is) override; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak