Skip to content

Commit 3aa6db3

Browse files
committed
fix-2460-ok compiles OK
1 parent 5837d03 commit 3aa6db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check/TestQpSolver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "catch.hpp"
77
#include "io/FilereaderLp.h"
88

9-
const bool dev_run = false;
9+
const bool dev_run = true;
1010
const double inf = kHighsInf;
1111
const double double_equal_tolerance = 1e-5;
1212

0 commit comments

Comments
 (0)