add numeric header for std::accumulate
parent
212c79289f
commit
d9106fd190
|
@ -34,6 +34,7 @@
|
|||
#include <CppUnitLite/TestHarness.h>
|
||||
|
||||
#include <memory>
|
||||
#include <numeric>
|
||||
|
||||
using namespace std;
|
||||
using namespace gtsam;
|
||||
|
|
Loading…
Reference in New Issue