diff options
Diffstat (limited to 'py/lexerstr.c')
-rw-r--r-- | py/lexerstr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/py/lexerstr.c b/py/lexerstr.c index 634aa42acd..a2168c96c1 100644 --- a/py/lexerstr.c +++ b/py/lexerstr.c @@ -1,5 +1,3 @@ -#include <stdint.h> -#include <stdio.h> #include "misc.h" #include "mpconfig.h" |