Skip to content
Snippets Groups Projects
Commit 760ef488 authored by Matthew D Jones's avatar Matthew D Jones
Browse files

Re #14782 Fix "boost::math" not being declared, according to RHEL6

parent b3eeb348
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
#include <boost/function.hpp>
#include <boost/bind.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/math/special_functions/fpclassify.hpp>
using namespace Mantid;
using namespace Mantid::DataObjects;
......
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