diff --git a/tests/branch-and-price/assignment.cpp b/tests/branch-and-price/assignment.cpp index 83f7da34..4ae3b1fa 100644 --- a/tests/branch-and-price/assignment.cpp +++ b/tests/branch-and-price/assignment.cpp @@ -13,7 +13,7 @@ #include "idol/mixed-integer/optimizers/dantzig-wolfe/stabilization/Neame.h" #include "idol/mixed-integer/optimizers/dantzig-wolfe/infeasibility-strategies/ArtificialCosts.h" #include -#include +#include #include #include #include