Removed cross-pollination during testing

This commit is contained in:
Jeffrey Walton 2015-07-17 10:05:56 -04:00
parent 172cce3974
commit 398bda4051

View File

@ -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