mirror of
https://github.com/taglib/taglib.git
synced 2026-02-17 13:43:03 -05:00
Inspection: Possibly unused #include directive
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
|
||||
#include "tstringlist.h"
|
||||
#include "tdebug.h"
|
||||
#include "tpropertymap.h"
|
||||
#include "modfileprivate.h"
|
||||
|
||||
using namespace TagLib;
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
#ifndef TAGLIB_ITPROPERTIES_H
|
||||
#define TAGLIB_ITPROPERTIES_H
|
||||
|
||||
#include "taglib.h"
|
||||
#include "audioproperties.h"
|
||||
|
||||
namespace TagLib {
|
||||
|
||||
Reference in New Issue
Block a user