Files
cool-source-archive/external/crypto++-5.61/cryptopushdisablewarnings.h
Totterynine 4b952b0e4e init
2021-09-13 15:31:53 +05:00

7 lines
122 B
C

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