Skip to content

Commit

Permalink
refs #10904. Fix bad include.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Feb 10, 2015
1 parent a22ac8e commit 53d30cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/API/test/MockObjects.h
Expand Up @@ -10,8 +10,8 @@

#include "MantidAPI/PeakTransform.h"
#include "MantidAPI/PeakTransformFactory.h"
#include "MantidAPI/PeaksWorkspace.h"
#include "MantidAPI/IPeak.h"
#include "MantidKernel/SpecialCoordinateSystem.h"
#include <boost/regex.hpp>
#include <gmock/gmock.h>

Expand Down

0 comments on commit 53d30cb

Please sign in to comment.