mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 10:38:23 +00:00
Include mathlib in utlmemory.h to fix build.
This commit is contained in:
parent
26556b4aa6
commit
d8d293dc4e
@ -21,6 +21,8 @@
|
||||
#include "tier0/memalloc.h"
|
||||
#include "tier0/memdbgon.h"
|
||||
|
||||
#include "mathlib/mathlib.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning (disable:4100)
|
||||
#pragma warning (disable:4514)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user