mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
#include <string> added
This commit is contained in:
parent
486e8da7a8
commit
fe3977ee61
@ -33,7 +33,7 @@
|
||||
#include <meta_api.h>
|
||||
#include <time.h>
|
||||
#include "amxmod.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
static cell AMX_NATIVE_CALL get_xvar_id(AMX *amx, cell *params)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user