]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-cacheset.h
Revert "Revert "appease adequate with some weak symbols for -private""
[apt.git] / apt-private / private-cacheset.h
index 2b452ab7d88170438d9825c8e87c849a015210a9..4cbc4efa14a1b87361fde555f649707bf197593e 100644 (file)
@@ -89,7 +89,7 @@ class APT_PUBLIC CacheSetHelperAPTGet : public APT::CacheSetHelper {
 public:
        std::list<std::pair<pkgCache::VerIterator, std::string> > selectedByRelease;
 
-       CacheSetHelperAPTGet(std::ostream &out);
+       explicit CacheSetHelperAPTGet(std::ostream &out);
 
        virtual void showTaskSelection(pkgCache::PkgIterator const &Pkg, std::string const &pattern) APT_OVERRIDE;
         virtual void showFnmatchSelection(pkgCache::PkgIterator const &Pkg, std::string const &pattern) APT_OVERRIDE;