mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	fixes
This commit is contained in:
		| @@ -11,10 +11,11 @@ | |||||||
| #include <algorithm> | #include <algorithm> | ||||||
| #include "esphome/core/helpers.h" | #include "esphome/core/helpers.h" | ||||||
| #include "esphome/core/log.h" | #include "esphome/core/log.h" | ||||||
| #include "esphome/core/component.h" |  | ||||||
|  |  | ||||||
| namespace esphome { | namespace esphome { | ||||||
|  |  | ||||||
|  | class Component;  // Forward declaration | ||||||
|  |  | ||||||
| namespace runtime_stats { | namespace runtime_stats { | ||||||
|  |  | ||||||
| static const char *const TAG = "runtime_stats"; | static const char *const TAG = "runtime_stats"; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user