mirror of
https://github.com/esphome/esphome.git
synced 2025-10-17 17:23:45 +01:00
Add missing vector.h for lightwaverf (#6196)
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
#include "esphome/core/component.h"
|
#include "esphome/core/component.h"
|
||||||
#include "esphome/core/hal.h"
|
#include "esphome/core/hal.h"
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace lightwaverf {
|
namespace lightwaverf {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user