mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
fix build warnings
This commit is contained in:
parent
8c39863019
commit
328616b8b2
6 changed files with 8 additions and 7 deletions
|
@ -179,5 +179,6 @@ void tst_dlist() {
|
|||
test_detach();
|
||||
test_invariant();
|
||||
test_contains();
|
||||
(void)test_remove_from;
|
||||
std::cout << "All tests passed." << std::endl;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue