more mods to support windows, but for gnu compilation this time under cygwin.
[feisty_meow.git] / nucleus / library / crypto / ssl_init.h
index ece041c565b6e7332b2a1f647e8b9dae5e72e350..fc1d8af259aa1b2646cd23eb475c42dfd28263f9 100644 (file)
@@ -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