add pybind11/operators.h to interface template
parent
c398a62943
commit
26a8b602a5
|
|
@ -13,6 +13,7 @@
|
|||
#include <pybind11/eigen.h>
|
||||
#include <pybind11/stl_bind.h>
|
||||
#include <pybind11/pybind11.h>
|
||||
#include <pybind11/operators.h>
|
||||
#include <pybind11/functional.h>
|
||||
#include <pybind11/iostream.h>
|
||||
#include "gtsam/config.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue