mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Removed an unnecessary forward declaration
This commit is contained in:
parent
6d40cbc04f
commit
9f9af997ee
@ -61,10 +61,8 @@
|
||||
* \endcode
|
||||
*/
|
||||
|
||||
namespace TagLib {
|
||||
|
||||
class String;
|
||||
|
||||
namespace TagLib
|
||||
{
|
||||
typedef wchar_t wchar; // Assumed to be sufficient to store a UTF-16 char.
|
||||
typedef unsigned char uchar;
|
||||
typedef unsigned short ushort;
|
||||
|
Loading…
x
Reference in New Issue
Block a user