aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash')
-rw-r--r--src/hash/bmw/bmw_512.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/bmw/bmw_512.h b/src/hash/bmw/bmw_512.h
index 55cd761a9..8130a88e4 100644
--- a/src/hash/bmw/bmw_512.h
+++ b/src/hash/bmw/bmw_512.h
@@ -12,7 +12,7 @@
namespace Botan {
-class BMW_512 : public MDx_HashFunction
+class BOTAN_DLL BMW_512 : public MDx_HashFunction
{
public:
void clear();