Skip to content
Snippets Groups Projects
Commit 68bf42ab authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony
Browse files

Add include line for std::accumulate.

Refs #10169
parent de1fa94c
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
#include "MantidCurveFitting/MSVesuvioHelpers.h"
#include <algorithm>
#include <numeric>
namespace Mantid { namespace CurveFitting
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment