tobim commented on PR #2760: URL: https://github.com/apache/thrift/pull/2760#issuecomment-1455092638
I guess this define is included in the prepocessed source by default on linux/unix but not on msvc. `#include <openssl/opensslv.h>` in both files should fix it, but I don't have access to that platform right now so I can't test it. Docs are at: https://www.openssl.org/docs/man3.0/man3/OPENSSL_version_major.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
