mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
tdebug.h should not be included in a public header.
This commit is contained in:
parent
3cea7f267a
commit
3f19a522fc
@ -26,11 +26,6 @@
|
||||
#ifndef TAGLIB_EBML_CONSTANTS
|
||||
#define TAGLIB_EBML_CONSTANTS
|
||||
|
||||
#ifndef NDEBUG
|
||||
#include <iostream>
|
||||
#include "tdebug.h"
|
||||
#endif
|
||||
|
||||
namespace TagLib {
|
||||
|
||||
namespace EBML {
|
||||
|
Loading…
x
Reference in New Issue
Block a user