manif
manif copied to clipboard
Add missing #include <cassert> to macro.h
Needed by MANIF_ASSERT(). Eigen 5.0.0 no longer includes <cassert>, which the code happened to rely on.