cstrike15_src/external/crypto++-5.61/cryptopushdisablewarnings.h
2025-06-04 03:22:50 +02:00

7 lines
122 B
C

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