cobra to sentry / more error handling

This commit is contained in:
Benjamin Sergeant
2019-06-05 19:37:51 -07:00
parent 89909c15bc
commit f4f3eed78d
3 changed files with 9 additions and 13 deletions

View File

@ -10,7 +10,6 @@
#if defined(IXWEBSOCKET_USE_MBED_TLS)
# include <mbedtls/md.h>
#elif defined(__APPLE__)
# include <ixwebsocket/IXSocketMbedTLS.h>
# include <CommonCrypto/CommonHMAC.h>
#else
# include <openssl/hmac.h>