mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-04-29 20:15:13 +00:00
include cstdint for uint8_t on new GCC
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#ifndef EMSESP_EMSFACTORY_H_
|
||||
#define EMSESP_EMSFACTORY_H_
|
||||
|
||||
#include <cstdint>
|
||||
#include <memory> // for unique_ptr
|
||||
#include <map>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user