mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
Fixed integration issues
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
1a6af4385e
commit
1209302fe6
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@ namespace Duality {
|
|||
if(rpfp)
|
||||
dealloc(rpfp);
|
||||
if(ls)
|
||||
(ls);
|
||||
dealloc(ls);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue