Skip to content
Snippets Groups Projects
PrecompiledHeader.h 340 B
Newer Older
#ifndef MANTID_DATAHANDLINGTEST_PRECOMPILED_HEADER_H_
#define MANTID_DATAHANDLINGTEST_PRECOMPILED_HEADER_H_

// cxxtest
#include <cxxtest/WrappedTestSuite.h>

#include "MantidKernel/System.h"
#include "MantidAPI/Algorithm.h"

// STL
#include <vector>
#include <set>
#include <string>
#endif // MANTID_DATAHANDLINGTEST_PRECOMPILED_HEADER_H_