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/cachefile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/cachefile.h') diff --git a/apt-pkg/cachefile.h b/apt-pkg/cachefile.h index 98b72ebd1..b24908216 100644 --- a/apt-pkg/cachefile.h +++ b/apt-pkg/cachefile.h @@ -29,7 +29,7 @@ class pkgSourceList; class pkgIndexFile; class OpProgress; -class pkgCacheFile +class APT_PUBLIC pkgCacheFile { struct Private; /** \brief dpointer placeholder (for later in case we need it) */ -- cgit v1.2.3-70-g09d2