mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
- The config header file is now always included in all tests
This commit is contained in:
parent
287781a965
commit
579923c51b
7 changed files with 2 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#include <polarssl/config.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include <basetsd.h>
|
||||
typedef UINT32 uint32_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue