mirror of
https://github.com/taglib/taglib.git
synced 2026-02-20 07:03:10 -05: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