ci: fix test_build_system* fails

This commit is contained in:
Anton Maklakov
2021-06-03 12:09:52 +07:00
parent f6a91bff87
commit e5faf4f924
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,6 +11,7 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include "sdkconfig.h"
#include "nvs.hpp"
#include "nvs_flash.h"
#include "nvs_storage.hpp"
@@ -18,7 +19,6 @@
#include "nvs_platform.hpp"
#include "nvs_partition_manager.hpp"
#include "esp_partition.h"
#include "sdkconfig.h"
#include <functional>
#include "nvs_handle_simple.hpp"
#include "esp_err.h"