mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-02-18 18:38:34 +00:00
7 lines
122 B
C
7 lines
122 B
C
![]() |
#ifdef _WIN32
|
||
|
#pragma warning( push )
|
||
|
#include "cryptodisablewarnings.h"
|
||
|
//#include "tier0/memdbgoff.h"
|
||
|
#endif // _WIN32
|
||
|
|