Skip to content

Commit

Permalink
add numeric header for std::accumulate
Browse files Browse the repository at this point in the history
  • Loading branch information
varunagrawal committed Jan 8, 2025
1 parent 212c792 commit d9106fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gtsam/hybrid/tests/testHybridBayesNet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include <CppUnitLite/TestHarness.h>

#include <memory>
#include <numeric>

using namespace std;
using namespace gtsam;
Expand Down

0 comments on commit d9106fd

Please sign in to comment.