#include <string> added

This commit is contained in:
Pavol Marko 2004-03-11 12:15:15 +00:00
parent 486e8da7a8
commit fe3977ee61

View File

@ -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)
{