aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/mem_pool/mem_pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/utils/mem_pool/mem_pool.h')
-rw-r--r--src/lib/utils/mem_pool/mem_pool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/utils/mem_pool/mem_pool.h b/src/lib/utils/mem_pool/mem_pool.h
index a2c0008db..c9c836a9c 100644
--- a/src/lib/utils/mem_pool/mem_pool.h
+++ b/src/lib/utils/mem_pool/mem_pool.h
@@ -13,7 +13,7 @@
namespace Botan {
-class Memory_Pool final
+class BOTAN_TEST_API Memory_Pool final
{
public:
/**