mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 15:06:08 +03:00
Merge pull request #6402 from nextcloud/ci/suppressOpensslDeprecatedWarnings
suppress deprecated warnings from openssl
This commit is contained in:
commit
f1ed494b31
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#define OPENSSL_SUPPRESS_DEPRECATED
|
||||
|
||||
#include "clientsideencryption.h"
|
||||
|
||||
#include <openssl/rsa.h>
|
||||
|
|
Loading…
Reference in a new issue