Merge branch 'bugfix/remove_unneeded_header_file_including' into 'master'

remove unneeded header file including



See merge request !695
This commit is contained in:
Jiang Jiang Jian 2017-04-25 13:23:03 +08:00
commit 775a1fbc6d

View File

@ -20,7 +20,6 @@
#include <stdbool.h>
#include "rom/queue.h"
#include "esp_err.h"
#include "esp_wifi_types.h"
#include "esp_interface.h"
#ifdef __cplusplus