diff options
| author | Rémi Verschelde <remi@verschelde.fr> | 2022-02-14 12:15:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-14 12:15:10 +0100 |
| commit | 6e73aa0497b9cfc1c28863e655991106e677e69c (patch) | |
| tree | 15191afb3e9dcfe51a7d271e0120c03797293874 /platform/osx/export/codesign.h | |
| parent | 8317753c24f6a05d4fdc8541fecf1cd2ec189b41 (diff) | |
| parent | f4a80f9ca7dd7241d418db341aa97613bebd6b8d (diff) | |
| download | redot-engine-6e73aa0497b9cfc1c28863e655991106e677e69c.tar.gz | |
Merge pull request #57887 from Faless/crypto/4.x_os_get_entropy
Diffstat (limited to 'platform/osx/export/codesign.h')
| -rw-r--r-- | platform/osx/export/codesign.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/osx/export/codesign.h b/platform/osx/export/codesign.h index 927df79281..e5e9be5c28 100644 --- a/platform/osx/export/codesign.h +++ b/platform/osx/export/codesign.h @@ -41,7 +41,6 @@ #ifndef CODESIGN_H #define CODESIGN_H -#include "core/crypto/crypto.h" #include "core/crypto/crypto_core.h" #include "core/io/dir_access.h" #include "core/io/file_access.h" |
