2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-06 02:42:12 +03:00

Attempt to fix build

This commit is contained in:
Vincent Herbet 2014-08-23 10:17:47 +02:00
parent 204004b90e
commit 4d454b474c

@ -12,6 +12,7 @@ if AMXX.mysql_path:
binary.compiler.defines += [
'SM_DEFAULT_THREADER',
'HAVE_STDINT_H',
'stricmp=strcasecmp',
]