Merge pull request #1429 from borglab/fix/wrapper-4.2
commit
d6e87ec084
|
@ -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>
|
Loading…
Reference in New Issue