File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 3232#include " KeyValues.h"
3333#include " filesystem.h"
3434#include " tier0/icommandline.h"
35+ #include " khook/memory.hpp"
3536
3637#if SOURCE_ENGINE >= SE_ORANGEBOX
3738void LocalCommand_Meta (const CCommand& args);
Original file line number Diff line number Diff line change 3333#include < list>
3434
3535#include " ../provider_base.h"
36+ #include " khook.hpp"
3637
3738class IFileSystem ;
3839
Original file line number Diff line number Diff line change 2323 * 3. This notice may not be removed or altered from any source distribution.
2424 */
2525#include < cassert>
26+ #include < string>
2627
2728#include " metamod.h"
2829#include " metamod_util.h"
3233#include " loader_bridge.h"
3334#include " metamod_version.h"
3435#include " provider/provider_base.h"
35-
36- #include < string>
36+ #include " khook.hpp"
3737
3838ConCommand *g_plugin_unload = NULL ;
3939bool g_bIsTryingToUnload;
You can’t perform that action at this time.
0 commit comments