1 #ifndef CRYPTOPP_STDCPP_H
2 #define CRYPTOPP_STDCPP_H
5 #define _DO_NOT_DECLARE_INTERLOCKED_INTRINSICS_IN_MEMORY
22 #ifdef CRYPTOPP_INCLUDE_VECTOR_CC
30 #elif defined(__MINGW32__) || defined(__BORLANDC__)
35 #pragma warning(disable: 4231) // re-disable this
37 #define CRYPTOPP_MSVCRT6