Clear MS LNK4221 and libtool warnings
parent
ca08d63a10
commit
6462152534
|
|
@ -5,6 +5,9 @@
|
|||
#include "asn.h"
|
||||
#include "nbtheory.h"
|
||||
|
||||
// Squash MS LNK4221 and libtool warnings
|
||||
extern const char ELGAMAL_FNAME[] = __FILE__;
|
||||
|
||||
NAMESPACE_BEGIN(CryptoPP)
|
||||
|
||||
#if defined(CRYPTOPP_DEBUG) && !defined(CRYPTOPP_DOXYGEN_PROCESSING)
|
||||
|
|
|
|||
Loading…
Reference in New Issue