py, extmod: Remove include of unnecessary system headers.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "py/scope.h"
|
||||
#include "py/emit.h"
|
||||
|
||||
Reference in New Issue
Block a user