mirror of
https://github.com/esphome/esphome.git
synced 2025-09-08 14:22:21 +01:00
fix: include necessary headers in dynamic_lamp.cpp and dynamic_lamp.h for improved functionality
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
#include <cstring>
|
||||
#include <string_view>
|
||||
#include <vector>
|
||||
#include "main.h"
|
||||
|
||||
#include <array>
|
||||
namespace esphome {
|
||||
namespace dynamic_lamp {
|
||||
|
||||
|
Reference in New Issue
Block a user