mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Merge pull request #382 from TsudaKageyu/no-tdebug
tdebug.h should not be included in a public header.
This commit is contained in:
commit
5687c70d80
@ -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