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 Jun 14, 2023
1 parent 4e9d26e commit 3458a33
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 3458a33

Please sign in to comment.