mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	fix build break
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									a3f9e3168d
								
							
						
					
					
						commit
						045fef35ed
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -231,6 +231,9 @@ namespace nlsat {
 | 
			
		|||
        }
 | 
			
		||||
 | 
			
		||||
        void clear() {
 | 
			
		||||
            m_explain.reset();
 | 
			
		||||
            m_lemma.reset();
 | 
			
		||||
            m_lazy_clause.reset();
 | 
			
		||||
            undo_until_size(0);
 | 
			
		||||
            del_clauses();
 | 
			
		||||
            del_unref_atoms();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue