diff options
Diffstat (limited to '')
-rw-r--r-- | vmime/contentHandler.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vmime/contentHandler.hpp b/vmime/contentHandler.hpp index 45d59ea7..05e356e4 100644 --- a/vmime/contentHandler.hpp +++ b/vmime/contentHandler.hpp @@ -38,7 +38,7 @@ namespace vmime { -class contentHandler : public object +class VMIME_EXPORT contentHandler : public object { public: |