Skip to content

Commit

Permalink
Refs #11551. Adding cmath header for certain systems
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wedel committed Apr 17, 2015
1 parent 1ba76b8 commit daf058f
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@

#include "MantidKernel/Logger.h"
#include <iomanip>
#include <cmath>

namespace Mantid {
namespace CurveFitting {
Expand Down

0 comments on commit daf058f

Please sign in to comment.