mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 01:49:41 +00:00
Clear MS LNK4221 and libtool warnings
This commit is contained in:
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
Block a user