From e2a26346528f997e036bc52d00ffe91dbf9d3d9e Mon Sep 17 00:00:00 2001 From: Fan Jiang Date: Sat, 7 May 2022 15:53:36 -0700 Subject: [PATCH] Finally debugged the root cause! --- python/gtsam/preamble/sfm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python/gtsam/preamble/sfm.h b/python/gtsam/preamble/sfm.h index c74f37109..8ff0ea82e 100644 --- a/python/gtsam/preamble/sfm.h +++ b/python/gtsam/preamble/sfm.h @@ -11,7 +11,8 @@ * mutations on Python side will not be reflected on C++. */ -#include +// Including can cause some serious hard-to-debug bugs!!! +// #include #include PYBIND11_MAKE_OPAQUE(