mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
py: Clean up includes.
Remove unnecessary includes. Add includes that improve portability.
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
***********************************************************************/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "mpconfig.h"
|
||||
|
||||
Reference in New Issue
Block a user