mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
undef set_key
This commit is contained in:
parent
2c5d146913
commit
5887770666
@ -30,6 +30,9 @@
|
|||||||
#include "pvector.h"
|
#include "pvector.h"
|
||||||
#include <openssl/evp.h>
|
#include <openssl/evp.h>
|
||||||
|
|
||||||
|
// Some versions of OpenSSL appear to define this as a macro. Yucky.
|
||||||
|
#undef set_key
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Class : PrcKeyRegistry
|
// Class : PrcKeyRegistry
|
||||||
// Description : This class records the set of public keys used to
|
// Description : This class records the set of public keys used to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user