X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/bf3ad91fdf4967fe107e08a6887f9ed51f4f5eea..2853201580944cb4e5a2a8a810e800e89e9a0475:/ftparchive/cachedb.h?ds=sidebyside diff --git a/ftparchive/cachedb.h b/ftparchive/cachedb.h index 613963f6f..417c25a9f 100644 --- a/ftparchive/cachedb.h +++ b/ftparchive/cachedb.h @@ -189,7 +189,7 @@ class CacheDB bool Clean(); - CacheDB(std::string const &DB); + explicit CacheDB(std::string const &DB); ~CacheDB(); };