Workaround a MinGW issue with str(n)casecmp macros
This commit is contained in:
parent
7c33c1b2e6
commit
4b557f15d0
@ -2,6 +2,7 @@
|
||||
#define AL_STRING_H
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
namespace al {
|
||||
|
Loading…
Reference in New Issue
Block a user