diff --git a/test/mip_test.cc b/test/mip_test.cc --- a/test/mip_test.cc +++ b/test/mip_test.cc @@ -24,11 +24,11 @@ #endif #ifdef HAVE_CPLEX -#include +#include #endif #ifdef HAVE_GLPK -#include +#include #endif