Closed csorvagep closed 3 years ago
Gcc 9.3.0 warns about this problem. Probably an #include is missing. The linker usually finds this, but still.
I can create a PR if needed.
Fixed in PR: https://github.com/embotech/ecos/pull/191
Gcc 9.3.0 warns about this problem. Probably an #include is missing.
The linker usually finds this, but still.
I can create a PR if needed.