Skip to content

Commit

Permalink
Add an include for gcc 4.4. Refs #9252
Browse files Browse the repository at this point in the history
  • Loading branch information
martyngigg committed Apr 10, 2014
1 parent 531226a commit 7c9773a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/Mantid/Framework/Kernel/src/Unit.cpp
Expand Up @@ -8,6 +8,7 @@
#include "MantidKernel/UnitLabelTypes.h"
#include <cmath>
#include <cfloat>
#include <limits>

namespace Mantid
{
Expand Down

0 comments on commit 7c9773a

Please sign in to comment.