source-engine/external/crypto++-5.61/cryptopushdisablewarnings.h
FluorescentCIAAfricanAmerican 3bf9df6b27 1
2020-04-22 12:56:21 -04:00

7 lines
122 B
C

#ifdef _WIN32
#pragma warning( push )
#include "cryptodisablewarnings.h"
//#include "tier0/memdbgoff.h"
#endif // _WIN32