diff --git a/src/math/lp/lp_bound_propagator.h b/src/math/lp/lp_bound_propagator.h index bbddd6357..2c5c654c2 100644 --- a/src/math/lp/lp_bound_propagator.h +++ b/src/math/lp/lp_bound_propagator.h @@ -9,6 +9,7 @@ #include "math/lp/lp_settings.h" #include "util/uint_set.h" #include "math/lp/implied_bound.h" +#include namespace lp { template class lp_bound_propagator {