Skip to content

Commit

Permalink
Add stream string includes (#8367)
Browse files Browse the repository at this point in the history
  • Loading branch information
adams13x13 authored Nov 10, 2021
1 parent 986dd42 commit 0761f6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cores/esp8266/StreamString.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
#define __STREAMSTRING_H

#include <limits>
#include <algorithm>
#include "Stream.h"
#include "WString.h"

///////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 0761f6f

Please sign in to comment.