add numeric header for std::accumulate

release/4.3a0
Varun Agrawal 2025-01-08 13:32:34 -05:00
parent 212c79289f
commit d9106fd190
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include <CppUnitLite/TestHarness.h>
#include <memory>
#include <numeric>
using namespace std;
using namespace gtsam;