diff -r 76ec7bd57026 -r 08d495d48089 test/lp_test.cc --- a/test/lp_test.cc Mon Jan 12 12:25:55 2009 +0000 +++ b/test/lp_test.cc Mon Jan 12 12:26:01 2009 +0000 @@ -26,19 +26,19 @@ #endif #ifdef HAVE_GLPK -#include +#include #endif #ifdef HAVE_CPLEX -#include +#include #endif #ifdef HAVE_SOPLEX -#include +#include #endif #ifdef HAVE_CLP -#include +#include #endif using namespace lemon;