Skip to content

Commit

Permalink
fix linux issue, missuing an include
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDraper committed Aug 13, 2015
1 parent 874a9b4 commit b34d5b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "SampleActor.h"
#include "MantidQtAPI/MantidColorMap.h"
#include "MantidAPI/SpectraDetectorTypes.h"
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidGeometry/IObjComponent.h"

#include <boost/weak_ptr.hpp>
Expand Down

0 comments on commit b34d5b1

Please sign in to comment.