mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Add "using std::get" to yosys.h
This commit is contained in:
		
							parent
							
								
									c97c92e4ec
								
							
						
					
					
						commit
						493fedbaf9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -160,6 +160,7 @@ using std::pair; | ||||||
| 
 | 
 | ||||||
| using std::make_tuple; | using std::make_tuple; | ||||||
| using std::make_pair; | using std::make_pair; | ||||||
|  | using std::get; | ||||||
| using std::min; | using std::min; | ||||||
| using std::max; | using std::max; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue