diff options
Diffstat (limited to '')
-rw-r--r-- | vmime/defaultAttachment.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vmime/defaultAttachment.hpp b/vmime/defaultAttachment.hpp index d576ab0d..171b7a84 100644 --- a/vmime/defaultAttachment.hpp +++ b/vmime/defaultAttachment.hpp @@ -36,7 +36,7 @@ namespace vmime /** Default implementation for attachments. */ -class defaultAttachment : public attachment +class VMIME_EXPORT defaultAttachment : public attachment { protected: |