Add forward declaration for ComponentIterator in api_connection.h

This commit is contained in:
J. Nick Koston
2026-02-09 20:11:45 -06:00
parent fc91a4d7a3
commit 2c3a92db97

View File

@@ -15,6 +15,10 @@
#include <limits>
#include <vector>
namespace esphome {
class ComponentIterator;
} // namespace esphome
namespace esphome::api {
// Keepalive timeout in milliseconds