Skip to content
Snippets Groups Projects
Commit f03bbda2 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Fix Problem::create() which was segfaulting!

We use `new` and not `make_shared` since the Problem constructor is private and cannot be passes to `make_shared`.
parent b87722ff
No related branches found
No related tags found
No related merge requests found
Loading
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