Newer
Older
// Mantid Repository : https://github.com/mantidproject/mantid
//
// Copyright © 2018 ISIS Rutherford Appleton Laboratory UKRI,
// NScD Oak Ridge National Laboratory, European Spallation Source
// & Institut Laue - Langevin
// SPDX - License - Identifier: GPL - 3.0 +
#ifndef MANTID_KERNELTEST_PRECOMPILEDHEADER_H_
#define MANTID_KERNELTEST_PRECOMPILEDHEADER_H_
Gigg, Martyn Anthony
committed
// cxxtest
#include <cxxtest/WrappedTestSuite.h>
#include "MantidKernel/System.h"
Gigg, Martyn Anthony
committed
// STL
#include <set>
#include <string>
Gigg, Martyn Anthony
committed
#endif // MANTID_KERNEL_PRECOMPILEDHEADER_H_