Skip to content
Snippets Groups Projects
Commit 70cfa420 authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony
Browse files

Missed another export macro. Refs #5322

parent 9f65b6ee
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ namespace Mantid
* that takes an initial seed and produces a set of numbers. It specialises
* the interface for a general random number generator.
*/
class PseudoRandomNumberGenerator : NDRandomNumberGenerator
class MANTID_KERNEL_DLL PseudoRandomNumberGenerator : NDRandomNumberGenerator
{
public:
/// Set the random number seed
......
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