Attempt to fix build

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

View File

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