add more includes to try and debug this

release/4.3a0
Varun Agrawal 2024-10-08 19:43:20 -04:00
parent 6da1b01913
commit 03c467fe11
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
#include <gtsam/inference/Conditional-inst.h>
#include <gtsam/inference/Key.h>
#include <iostream>
#include <memory>
#include <string>
namespace gtsam {