Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
653aba19
Commit
653aba19
authored
Feb 15, 2016
by
Stuart Campbell
Browse files
Add <cmath> back in for Mac
parent
50453207
Changes
1
Hide whitespace changes
Inline
Side-by-side
Framework/Kernel/src/Statistics.cpp
View file @
653aba19
...
...
@@ -3,6 +3,7 @@
#include
<algorithm>
#include
<cfloat>
#include
<cmath>
#include
<iostream>
#include
<numeric>
#include
<sstream>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment