From 9a6b0ddaa0fbaeeb44dffd709b5f5926e1ba61bd Mon Sep 17 00:00:00 2001 From: Frank Dellaert Date: Sun, 8 Jan 2023 21:36:20 -0800 Subject: [PATCH] Add FactorGraph-inst.h --- gtsam/inference/BayesTreeCliqueBase-inst.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gtsam/inference/BayesTreeCliqueBase-inst.h b/gtsam/inference/BayesTreeCliqueBase-inst.h index dfcc7c318..6da7d0fe4 100644 --- a/gtsam/inference/BayesTreeCliqueBase-inst.h +++ b/gtsam/inference/BayesTreeCliqueBase-inst.h @@ -17,6 +17,7 @@ #pragma once #include +#include #include namespace gtsam {