Skip to content
Snippets Groups Projects
Commit db899945 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

hotfix

parent 402533dd
No related branches found
No related tags found
No related merge requests found
Pipeline #5719 passed
......@@ -20,7 +20,7 @@ typedef std::shared_ptr<CostFunction> CostFunctionPtr;
namespace wolf {
WOLF_PTR_TYPEDEFS(SolverCeres);
WOLF_PTR_TYPEDEFS(ParamsCeres);
WOLF_STRUCT_PTR_TYPEDEFS(ParamsCeres);
struct ParamsCeres : public ParamsSolver
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment