mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Add stream string includes (#8367)
This commit is contained in:
@ -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"
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////
|
||||||
|
Reference in New Issue
Block a user