mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Add stream string includes (#8367)
This commit is contained in:
parent
986dd4209d
commit
0761f6f672
@ -24,6 +24,8 @@
|
|||||||
#define __STREAMSTRING_H
|
#define __STREAMSTRING_H
|
||||||
|
|
||||||
#include <limits>
|
#include <limits>
|
||||||
|
#include <algorithm>
|
||||||
|
#include "Stream.h"
|
||||||
#include "WString.h"
|
#include "WString.h"
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user