mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Merge pull request #281 from TsudaKageyu/tdebugh
Removed #include "tdebug.h" from a public header
This commit is contained in:
commit
57d12de7dd
@ -28,15 +28,12 @@
|
||||
|
||||
#include "tbytevector.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
# include "tstring.h"
|
||||
# include "tdebug.h"
|
||||
#endif
|
||||
|
||||
namespace TagLib {
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
class String;
|
||||
|
||||
class TAGLIB_EXPORT FileName
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user