Closed francocipollone closed 1 year ago
Fixes #
Fixes scan build run and clang compilation.
/usr/include/pybind11/pybind11.h:1008:9: error: no matching function for call to 'operator delete' ::operator delete(p, s, std::align_val_t(a));
https://github.com/pybind/pybind11/issues/1604
Going in and retriggering CI in maliput infra.
🦟 Bug fix
Fixes #
Summary
Fixes scan build run and clang compilation.
Checklist