Skip to content
Snippets Groups Projects
Commit 60ec706a authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Adding missing include for RHEL6

parent b2632bae
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#include "MantidKernel/BoundedValidator.h" #include "MantidKernel/BoundedValidator.h"
#include "MantidKernel/VectorHelper.h" #include "MantidKernel/VectorHelper.h"
#include <boost/math/special_functions/fpclassify.hpp>
#include <sstream> #include <sstream>
namespace Mantid { namespace Mantid {
......
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