Skip to content

Commit

Permalink
refs #5633. Fix GCC errors
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Jul 23, 2012
1 parent e7d6892 commit dbb8db8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "MantidAPI/FunctionValues.h"
#include <algorithm>
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>

using namespace Mantid::CurveFitting;
using namespace Mantid::API;
Expand Down

0 comments on commit dbb8db8

Please sign in to comment.