mirror of
https://github.com/esphome/esphome.git
synced 2024-12-03 13:34:01 +01:00
[audio] Header modernization (#7832)
This commit is contained in:
parent
1bd2d41ffd
commit
17a09cd221
@ -1,7 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <cstddef>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <stddef.h>
|
|
||||||
|
|
||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace audio {
|
namespace audio {
|
||||||
|
Loading…
Reference in New Issue
Block a user