1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-22 17:47:38 +08:00

Streamline build for others

This commit will be reverted eventually
This commit is contained in:
Benoist 2024-02-07 14:31:06 +01:00 committed by GitHub
parent 79059228cb
commit db1b48fa04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,9 @@
#include "mathlib/vector4d.h"
#include <cstdint>
// TO-DO: Remove Metamod ConVar PR is finished
class ConCommandBase;
class BaseConVar;
class ConCommand;
class CCommand;