Fix warnings under clang-cl (#1106)

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

Signed-off-by: Rosen Penev <[email protected]>
This commit is contained in:
Rosen Penev
2023-08-05 10:07:52 -05:00
committed by GitHub
parent bec59b4b7b
commit c0e9428218
6 changed files with 2 additions and 7 deletions
-1
View File
@@ -33,7 +33,6 @@
namespace TagLib {
namespace XM {
class TAGLIB_EXPORT Properties : public AudioProperties {
friend class File;
public:
/*! Flag bits. */
enum {