mirror of
https://github.com/esphome/esphome.git
synced 2025-04-23 00:50:51 +02:00
[audio] Header modernization (#7832)
This commit is contained in:
parent
1bd2d41ffd
commit
17a09cd221
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <stddef.h>
|
||||
|
||||
namespace esphome {
|
||||
namespace audio {
|
||||
|
|
Loading…
Add table
Reference in a new issue