summaryrefslogtreecommitdiff
path: root/apt-pkg/versionmatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/versionmatch.h')
-rw-r--r--apt-pkg/versionmatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/versionmatch.h b/apt-pkg/versionmatch.h
index 31ebedb86..0f84f8dfa 100644
--- a/apt-pkg/versionmatch.h
+++ b/apt-pkg/versionmatch.h
@@ -39,7 +39,7 @@
#include <string>
-class pkgVersionMatch
+class APT_PUBLIC pkgVersionMatch
{
// Version Matching
std::string VerStr;