mirror of
https://github.com/Z3Prover/z3
synced 2025-04-26 02:25:32 +00:00
fix build with prehistorical compilers because of pip/manylinux
This commit is contained in:
parent
ce4e1d3cbb
commit
6a45c5d17c
3 changed files with 15 additions and 22 deletions
|
@ -15,6 +15,7 @@ Notes:
|
|||
|
||||
#include "math/simplex/bit_matrix.h"
|
||||
#include "util/stopwatch.h"
|
||||
#include <cstring>
|
||||
|
||||
|
||||
bit_matrix::col_iterator bit_matrix::row::begin() const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue