mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
add an include
This commit is contained in:
parent
10095a30b7
commit
af8d192392
|
@ -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…
Reference in a new issue