get HybridBayesNet compiling on Windows

release/4.3a0
Varun Agrawal 2024-10-08 18:28:58 -04:00
parent 711a07c01b
commit d58bd6cbaf
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@
#include <gtsam/inference/BayesNet.h> #include <gtsam/inference/BayesNet.h>
#include <gtsam/linear/GaussianBayesNet.h> #include <gtsam/linear/GaussianBayesNet.h>
#include <string>
namespace gtsam { namespace gtsam {
/** /**