Remove pybind/stl.h again
parent
74678fbb8f
commit
90723d933e
|
@ -10,4 +10,3 @@
|
|||
* 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