local include

release/4.3a0
Varun Agrawal 2022-06-07 20:13:42 -04:00
parent 26e0cef48d
commit 5bf5d03006
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@
*/
#include <gtsam/hybrid/HybridBayesNet.h>
#include <gtsam/hybrid/tests/Switching.h>
#include "Switching.h"
// Include for test suite
#include <CppUnitLite/TestHarness.h>