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