mirror of
https://github.com/taglib/taglib.git
synced 2025-07-29 10:24:37 -04: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