mirror of
https://github.com/esphome/esphome.git
synced 2025-01-03 18:38:07 +01:00
Add missing vector.h for lightwaverf (#6196)
This commit is contained in:
parent
558588ee8a
commit
a91937dca5
@ -3,6 +3,8 @@
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/core/hal.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace esphome {
|
||||
namespace lightwaverf {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user