mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-08 00:16:43 +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
|
||
|
|