mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
9 lines
166 B
C
9 lines
166 B
C
#ifndef _INCLUDE_SOURCEPAWN_JIT_X86_DLL_H_
|
|
#define _INCLUDE_SOURCEPAWN_JIT_X86_DLL_H_
|
|
|
|
#include <sp_vm_base.h>
|
|
|
|
|
|
|
|
#endif //_INCLUDE_SOURCEPAWN_JIT_X86_DLL_H_
|