• Christopher Dykes's avatar
    Treat OpenSSL as a non-portable include · c5b9338e
    Christopher Dykes authored
    Summary: On Windows, the OpenSSL headers have to be included in a specific order relative to WinSock. Fixing the issues ad-hock is not a viable way to continue, so treat it as completely non-portable and require all includes of it in Folly to go through the portability header.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D4856858
    
    fbshipit-source-id: 56aca1fb0fe095f41a8af12488c6c2080344603d
    c5b9338e
AsyncTransport.h 22.4 KB