Skip to content

Commit

Permalink
Refs #8508 Include limits header for numeric_limits
Browse files Browse the repository at this point in the history
  • Loading branch information
jmborr committed Dec 4, 2013
1 parent a588900 commit 8cf4875
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ If the energy units are <math>\mu</math>eV, then <math>\tau</math> is expressed
//----------------------------------------------------------------------
// Includes
//----------------------------------------------------------------------
#include <limits>
#include "MantidCurveFitting/DiffRotDiscreteCircle.h"
#include "MantidCurveFitting/BoundaryConstraint.h"
#include "MantidAPI/FunctionFactory.h"
Expand Down

0 comments on commit 8cf4875

Please sign in to comment.