- fix compilation on newer gcc
This commit is contained in:
parent
d08b2e27a5
commit
20c2ac3e63
|
|
@ -15,6 +15,7 @@
|
||||||
#define stricmp strcasecmp
|
#define stricmp strcasecmp
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
|
|
||||||
class strx
|
class strx
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue