csgo-2018-source/external/crypto++-5.61/cryptopushdisablewarnings.h

7 lines
122 B
C
Raw Permalink Normal View History

2021-07-24 21:11:47 -07:00
#ifdef _WIN32
#pragma warning( push )
#include "cryptodisablewarnings.h"
//#include "tier0/memdbgoff.h"
#endif // _WIN32