2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-26 04:29:33 +03:00

#include <string> added

This commit is contained in:
Pavol Marko 2004-03-11 12:15:15 +00:00
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)
{