mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	preen
This commit is contained in:
		| @@ -1,5 +1,7 @@ | |||||||
| #pragma once | #pragma once | ||||||
|  |  | ||||||
|  | #include "esphome/core/defines.h" | ||||||
|  |  | ||||||
| // This file provides includes needed by the generated protobuf code | // This file provides includes needed by the generated protobuf code | ||||||
| // when using pointer optimizations for component-specific types | // when using pointer optimizations for component-specific types | ||||||
|  |  | ||||||
| @@ -28,3 +30,9 @@ | |||||||
| #include <set> | #include <set> | ||||||
| #include <vector> | #include <vector> | ||||||
| #include <string> | #include <string> | ||||||
|  |  | ||||||
|  | namespace esphome::api { | ||||||
|  |  | ||||||
|  | // This file only provides includes, no actual code | ||||||
|  |  | ||||||
|  | }  // namespace esphome::api | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user