remove redundant include
Remove redunadnat include for platform.h which was acciddently pushed, for debugging purposes
This commit is contained in:
parent
b68733bf62
commit
7268ca9500
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
#include "mbedtls/asn1write.h"
|
||||
|
||||
#include <string.h>
|
||||
#include "mbedtls/platform.h"
|
||||
#if defined(MBEDTLS_ECDSA_DETERMINISTIC)
|
||||
#include "mbedtls/hmac_drbg.h"
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue