Skip to content

Commit

Permalink
Add a shared pointer. Refs #5306.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzhou committed Aug 2, 2012
1 parent 7010f2f commit ea181f0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ namespace Mantid

};

typedef boost::shared_ptr<BackgroundFunction> BackgroundFunction_sptr;

} // namespace CurveFitting
} // namespace Mantid

Expand Down

0 comments on commit ea181f0

Please sign in to comment.