mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Fixed ezminisat C++ errors: undef PRIi64
This commit is contained in:
		
							parent
							
								
									b8bfa020fa
								
							
						
					
					
						commit
						3fc6c9aac6
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -17,7 +17,8 @@ | |||
|  * | ||||
|  */ | ||||
| 
 | ||||
| #define __STDC_LIMIT_MACROS 1 | ||||
| // MiniSAT needs PRIi64
 | ||||
| #define __STDC_FORMAT_MACROS 1 | ||||
| 
 | ||||
| #include "ezminisat.h" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue