Fix more build issues
This commit is contained in:
parent
ca5114ce93
commit
4cbb49b141
@ -211,7 +211,7 @@ Vector CallVFunction<Vector>(DHooksCallback *dg, HookParamsStruct *paramStruct,
|
||||
|
||||
return ret;
|
||||
}
|
||||
#ifdef __linux__
|
||||
#ifndef WIN32
|
||||
template <>
|
||||
string_t CallVFunction<string_t>(DHooksCallback *dg, HookParamsStruct *paramStruct, void *iface)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user