summaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/MD5.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/MD5.hh')
-rw-r--r--libqpdf/qpdf/MD5.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/libqpdf/qpdf/MD5.hh b/libqpdf/qpdf/MD5.hh
index 435abbfb..9bc82877 100644
--- a/libqpdf/qpdf/MD5.hh
+++ b/libqpdf/qpdf/MD5.hh
@@ -8,8 +8,7 @@
# include <inttypes.h>
#endif
-DLL_EXPORT
-class MD5
+class DLL_EXPORT MD5
{
public:
typedef unsigned char Digest[16];