mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Fix compile errors in Clang
This commit is contained in:
		
							parent
							
								
									a7a57c04c6
								
							
						
					
					
						commit
						da564d3fe0
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -85,7 +85,6 @@ public: | ||||||
|         return *this; |         return *this; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     operator long() const { return (long)swap(); }     |  | ||||||
|     operator s8() const { return (s8)swap(); } |     operator s8() const { return (s8)swap(); } | ||||||
|     operator u8() const { return (u8)swap(); } |     operator u8() const { return (u8)swap(); } | ||||||
|     operator s16() const { return (s16)swap(); } |     operator s16() const { return (s16)swap(); } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue