From 71ae3f389dbd4b1db6908f117ab224f9d3c9b38e Mon Sep 17 00:00:00 2001 From: Damien George Date: Tue, 21 Feb 2017 18:01:43 +1100 Subject: cc3200: Remove remaining references to std.h. --- cc3200/bootmgr/main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cc3200/bootmgr/main.c') diff --git a/cc3200/bootmgr/main.c b/cc3200/bootmgr/main.c index 97c8b36af..0d9ab35f8 100644 --- a/cc3200/bootmgr/main.c +++ b/cc3200/bootmgr/main.c @@ -26,8 +26,7 @@ #include #include - -#include "std.h" +#include #include "py/mpconfig.h" #include "hw_ints.h" -- cgit v1.2.3