Add header back in

release/4.3a0
Frank Dellaert 2022-02-05 18:41:35 -05:00
parent c7975bebea
commit 72772b1f41
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@
* Without this they will be automatically converted to a Python object, and all
* mutations on Python side will not be reflected on C++.
*/
#include <pybind11/stl.h>