mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
add an include
This commit is contained in:
parent
10095a30b7
commit
af8d192392
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include "math/lp/lp_settings.h"
|
||||
#include "util/uint_set.h"
|
||||
#include "math/lp/implied_bound.h"
|
||||
#include <vector>
|
||||
namespace lp {
|
||||
template <typename T>
|
||||
class lp_bound_propagator {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue