mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-23 06:36:54 +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
|
|
|