Skip to content

Commit

Permalink
fix compilation error for esp32 ble controller (#27231)
Browse files Browse the repository at this point in the history
  • Loading branch information
PSONALl authored and pull[bot] committed Nov 16, 2023
1 parent ba2f90a commit 1537979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/ESP32/BLEManagerImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
*/

#pragma once
#include <string>

#if CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE

Expand Down

0 comments on commit 1537979

Please sign in to comment.