- fix compilation on newer gcc

This commit is contained in:
2024-10-17 10:25:31 +03:00
parent d08b2e27a5
commit 20c2ac3e63

View File

@@ -15,6 +15,7 @@
#define stricmp strcasecmp
#endif
#include <cstdint>
class strx
{