mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Added a missing #include.
This commit is contained in:
parent
ee2908a6cf
commit
c03b91aed3
@ -44,6 +44,8 @@
|
||||
# include <sys/endian.h>
|
||||
#endif
|
||||
|
||||
#include <cstring>
|
||||
|
||||
namespace TagLib
|
||||
{
|
||||
namespace Utils
|
||||
|
Loading…
Reference in New Issue
Block a user