X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fcrypto%2Fssl_init.h;h=fc1d8af259aa1b2646cd23eb475c42dfd28263f9;hb=ab4b5d4fed894a8ea469252d393005eec1221d3e;hp=ece041c565b6e7332b2a1f647e8b9dae5e72e350;hpb=183961d92be27aab0feb42b4cf540d6aca473dc7;p=feisty_meow.git diff --git a/nucleus/library/crypto/ssl_init.h b/nucleus/library/crypto/ssl_init.h index ece041c5..fc1d8af2 100644 --- a/nucleus/library/crypto/ssl_init.h +++ b/nucleus/library/crypto/ssl_init.h @@ -29,7 +29,7 @@ namespace crypto { */ //we define NEWER_OPENSSL for those places where we're using openssl 1.1.1. -#ifdef _MSC_VER +#if defined(_MSC_VER) #define NEWER_OPENSSL #else // #define OLDER_OPENSSL