Fix warnings under clang-cl (#1106)

-Wmicrosoft-unqualified-friend
-Wdllexport-explicit-instantiation-decl
-Wunused-parameter

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2023-08-05 08:07:52 -07:00
committed by GitHub
parent bec59b4b7b
commit c0e9428218
6 changed files with 2 additions and 7 deletions

View File

@ -32,7 +32,6 @@
namespace TagLib {
namespace IT {
class TAGLIB_EXPORT Properties : public AudioProperties {
friend class File;
public:
/*! Flag bits. */
enum {