Files
create/src/Mod/Assembly/App
forbes 6e7d2b582e
Some checks failed
Build and Test / build (pull_request) Has been cancelled
fix(assembly): move resetSolver() out-of-line to fix incomplete type error
unique_ptr::reset() requires the complete type for its deleter, but
IKCSolver is only forward-declared in AssemblyObject.h. Move the
definition to AssemblyObject.cpp where the full header is included.
2026-02-21 07:08:59 -06:00
..
2024-10-16 15:39:23 +02:00