Skip to content

Commit 1106648

Browse files
1 parent 991cffb commit 1106648

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/math/simplex/model_based_opt.h

-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ namespace opt {
8282
struct div_def;
8383
struct const_def;
8484
struct var_def;
85-
struct const_def;
8685
enum def_t { add_t, mul_t, div_t, const_t, var_t};
8786
struct def {
8887
def() = default;

0 commit comments

Comments
 (0)