host platform: improvements and bugfixes (#6137)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Clyde Stubbs
2024-02-07 12:24:06 +11:00
committed by GitHub
parent 0ede4a3095
commit f3ef05f5c3
7 changed files with 36 additions and 7 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
#pragma once
#include <string>
#include <functional>
#include <cmath>
#include <cstdint>
#include <functional>
#include <string>
#include "esphome/core/optional.h"