We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffce28d commit b3e8736Copy full SHA for b3e8736
python/gtsam/preamble/inference.h
@@ -10,3 +10,5 @@
10
* Without this they will be automatically converted to a Python object, and all
11
* mutations on Python side will not be reflected on C++.
12
*/
13
+
14
+#include <pybind11/stl.h>
0 commit comments