mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Merge remote-tracking branch 'TsudaKageyu/forward-decl' into taglib2
This commit is contained in:
commit
bb622bc163
@ -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