Skip to content
Snippets Groups Projects
MaskedProperty.cpp 245 B
Newer Older
#include "MantidKernel/MaskedProperty.h"

namespace Mantid
{
namespace Kernel
{
///@cond TEMPLATE
  template DLLExport class Mantid::Kernel::MaskedProperty<std::string>;
///@endcond TEMPLATE

} // namespace API