mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Fix Linux and Windows builds.
This commit is contained in:
parent
bbe7a9dd6a
commit
b0b28b7a6e
@ -103,6 +103,10 @@
|
||||
#include <eiface.h>
|
||||
#endif
|
||||
|
||||
#if !defined METAMOD_PLAPI_VERSION
|
||||
#include <metamod_wrappers.h>
|
||||
#endif
|
||||
|
||||
using namespace SourceMod;
|
||||
using namespace SourcePawn;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user