folly/io/async/ssl/OpenSSLTransportCertificate.h: mark overriding functions with "override"
Summary: This avoids the following errors: folly/io/async/ssl/OpenSSLTransportCertificate.h:31:11: error: '~OpenSSLTransportCertificate' overrides a destructor but is not marked 'override' [-Werror,-Wsuggest-destructor-override] Reviewed By: r-barnes Differential Revision: D33397487 fbshipit-source-id: 4237f5ad36166189b0bbd28dfcf268e0ef4b40f1
Showing
Please register or sign in to comment