mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 08:38:39 +00:00
Add vector includes (#4080)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/components/binary_sensor/binary_sensor.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace esphome {
|
||||
namespace custom {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user