mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Merge branch 'bugfix/nvs_test_compile_err' into 'master'
nvs_flash: Fix compilation of host testcases when g++-8.x is used. See merge request idf/esp-idf!3699
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "catch.hpp"
|
||||
#include "esp_spi_flash.h"
|
||||
#include "spi_flash_emulation.h"
|
||||
#include <functional>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user