mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-07-16 06:19:58 +00:00
Fixing builds 6/?
This commit is contained in:
parent
93f7221572
commit
2128e140ae
@ -13,6 +13,10 @@
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#ifdef ANDROID
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#define MAPBASE_MATCHERS 1
|
||||
|
||||
// Regular expressions based off of the std library.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user