aboutsummaryrefslogtreecommitdiffstats
path: root/vmime/security/sasl/SASLAuthenticator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'vmime/security/sasl/SASLAuthenticator.hpp')
-rw-r--r--vmime/security/sasl/SASLAuthenticator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmime/security/sasl/SASLAuthenticator.hpp b/vmime/security/sasl/SASLAuthenticator.hpp
index 35cd6400..56588fc8 100644
--- a/vmime/security/sasl/SASLAuthenticator.hpp
+++ b/vmime/security/sasl/SASLAuthenticator.hpp
@@ -50,7 +50,7 @@ class SASLSession;
* Usually, you should not inherit from this class, but instead from the
* more convenient defaultSASLAuthenticator class.
*/
-class SASLAuthenticator : public authenticator
+class VMIME_EXPORT SASLAuthenticator : public authenticator
{
public: