mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 00:26:38 +00:00
update test
This commit is contained in:
parent
1dd5d3a77f
commit
defd00352d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#include <sstream>
|
||||
#include "util/permutation.h"
|
||||
#include "util/util.h"
|
||||
#include "util/debug.h"
|
||||
|
||||
void swap(unsigned m1, unsigned m2) noexcept { std::swap(m1, m2); }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue