Skip to content
Snippets Groups Projects
Commit 0eb0660f authored by T Jubb's avatar T Jubb
Browse files

Refs #22373 Fix headers, adding back in some dependencies.

parent 8f1609aa
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,10 @@
#define MANTID_MUON_APPLYMUONDETECTORSGROUPING_H_
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/WorkspaceGroup.h"
#include "MantidKernel/System.h"
#include "MantidMuon/MuonAlgorithmHelper.h"
using namespace Mantid::API;
......
......@@ -2,6 +2,8 @@
#define MANTID_MUON_MUONALGORITHMHELPER_H_
#include "MantidAPI/GroupingLoader.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/WorkspaceGroup.h"
#include "MantidKernel/System.h"
#include <string>
......
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