mirror of
https://github.com/Z3Prover/z3
synced 2025-04-16 22:05:36 +00:00
fix build for non C++11
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
commit
fa48703445
|
@ -141,6 +141,7 @@ private:
|
|||
curr_bv.pop_back();
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue