mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	remove thread dependency in symbol.cpp on single thread #4382
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									ff10afd226
								
							
						
					
					
						commit
						801eb47fae
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -20,7 +20,9 @@ Revision History: | |||
| #define MPZ_H_ | ||||
| 
 | ||||
| #include<string> | ||||
| #ifndef SINGLE_THREAD | ||||
| #include<mutex> | ||||
| #endif | ||||
| #include "util/util.h" | ||||
| #include "util/small_object_allocator.h" | ||||
| #include "util/trace.h" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue