better error messages from Pybind

release/4.3a0
Varun Agrawal 2022-11-07 18:31:29 -05:00
parent d57fffb703
commit 4c7dcb3efd
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
* ** THIS FILE IS AUTO-GENERATED, DO NOT MODIFY! ** * ** THIS FILE IS AUTO-GENERATED, DO NOT MODIFY! **
*/ */
#define PYBIND11_DETAILED_ERROR_MESSAGES
// Include relevant boost libraries required by GTSAM // Include relevant boost libraries required by GTSAM
{include_boost} {include_boost}