make gtsam_unstable conform to python wrapping layout
parent
a9c48b158a
commit
3f20c0016e
|
@ -40,7 +40,7 @@ PYBIND11_MODULE({module_name}, m_) {{
|
|||
|
||||
{wrapped_namespace}
|
||||
|
||||
#include "python/gtsam_unstable/specializations.h"
|
||||
#include "python/gtsam_unstable/specializations/gtsam_unstable.h"
|
||||
|
||||
}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue