mirror of
https://github.com/taglib/taglib.git
synced 2025-11-06 09:45:25 -05:00
Merge pull request #405 from TsudaKageyu/missing-include
Added a missing #include.
This commit is contained in:
@ -44,6 +44,8 @@
|
||||
# include <sys/endian.h>
|
||||
#endif
|
||||
|
||||
#include <cstring>
|
||||
|
||||
namespace TagLib
|
||||
{
|
||||
namespace Utils
|
||||
|
||||
Reference in New Issue
Block a user