add newline at end of file
parent
6d1e7ebce4
commit
2ba8683454
|
@ -285,4 +285,4 @@ Template std::pair<VectorValues, VectorValues> This::optimize() const {
|
||||||
}
|
}
|
||||||
|
|
||||||
#undef Template
|
#undef Template
|
||||||
#undef This
|
#undef This
|
||||||
|
|
|
@ -47,4 +47,4 @@ struct QPPolicy {
|
||||||
|
|
||||||
using QPSolver = ActiveSetSolver<QP, QPPolicy, QPInitSolver>;
|
using QPSolver = ActiveSetSolver<QP, QPPolicy, QPInitSolver>;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue