mirror of
https://github.com/taglib/taglib.git
synced 2026-06-07 14:59:24 -04:00
tdebug.h should not be included in a public header.
This commit is contained in:
@@ -26,11 +26,6 @@
|
||||
#ifndef TAGLIB_EBML_CONSTANTS
|
||||
#define TAGLIB_EBML_CONSTANTS
|
||||
|
||||
#ifndef NDEBUG
|
||||
#include <iostream>
|
||||
#include "tdebug.h"
|
||||
#endif
|
||||
|
||||
namespace TagLib {
|
||||
|
||||
namespace EBML {
|
||||
|
||||
Reference in New Issue
Block a user