From db678df196ccd8f9f6fb336706cf5701d1e53aa6 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 13 Aug 2019 19:15:19 +0200 Subject: apt-pkg: default visibility to hidden --- apt-pkg/sourcelist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/sourcelist.h') diff --git a/apt-pkg/sourcelist.h b/apt-pkg/sourcelist.h index 91dc03dcf..454180371 100644 --- a/apt-pkg/sourcelist.h +++ b/apt-pkg/sourcelist.h @@ -39,7 +39,7 @@ class pkgIndexFile; class metaIndex; class CommandLine; -class pkgSourceList +class APT_PUBLIC pkgSourceList { void * const d; std::vector VolatileFiles; -- cgit v1.2.3-70-g09d2