Skip to content

Commit d9fa12d

Browse files
authored
Move functional header inclusion
1 parent f8d8022 commit d9fa12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highs/mip/HighsGFkSolve.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414

1515
#include <algorithm>
1616
#include <cassert>
17+
#include <functional>
1718
#include <queue>
1819
#include <tuple>
1920
#include <vector>
20-
#include <functional>
2121

2222
#include "lp_data/HConst.h"
2323

0 commit comments

Comments
 (0)