mirror of
https://github.com/taglib/taglib.git
synced 2025-07-23 07:24:30 -04:00
Removed RefCounter implementation from a public header
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
|
||||
#include <taglib.h>
|
||||
#include <tdebug.h>
|
||||
#include "trefcounter.h"
|
||||
#include "mp4coverart.h"
|
||||
|
||||
using namespace TagLib;
|
||||
|
@ -25,6 +25,7 @@
|
||||
|
||||
#include <taglib.h>
|
||||
#include <tdebug.h>
|
||||
#include "trefcounter.h"
|
||||
#include "mp4item.h"
|
||||
|
||||
using namespace TagLib;
|
||||
|
Reference in New Issue
Block a user