mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 09:59:42 +00:00
Removed cross-pollination during testing
This commit is contained in:
parent
172cce3974
commit
398bda4051
@ -4,10 +4,6 @@
|
||||
#include "config.h"
|
||||
#include <algorithm>
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
extern PVOID SecureZeroMemory(_In_ PVOID, _In_ SIZE_T);
|
||||
#endif
|
||||
|
||||
NAMESPACE_BEGIN(CryptoPP)
|
||||
|
||||
template <class T> class simple_ptr
|
||||
|
Loading…
Reference in New Issue
Block a user