mirror of
https://github.com/esphome/esphome.git
synced 2025-10-07 04:13:47 +01:00
preen
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
|
||||
#include "esphome/core/optional.h"
|
||||
|
||||
namespace esphome {
|
||||
class StringRef;
|
||||
}
|
||||
|
||||
#ifdef USE_ESP8266
|
||||
#include <Esp.h>
|
||||
#endif
|
||||
@@ -49,6 +45,9 @@ class StringRef;
|
||||
|
||||
namespace esphome {
|
||||
|
||||
// Forward declaration to avoid circular dependency with string_ref.h
|
||||
class StringRef;
|
||||
|
||||
/// @name STL backports
|
||||
///@{
|
||||
|
||||
|
Reference in New Issue
Block a user