Skip to content
Snippets Groups Projects
MaskedProperty.cpp 233 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
} // namespace Mantid