Skip to content

Commit d2178b1

Browse files
sgryphonnuclearcat
authored andcommitted
Explicitly reference StreamString
1 parent e15cc72 commit d2178b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/esp32/IPAddress.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <Arduino.h>
2121
#include <IPAddress.h>
2222
#include <Print.h>
23+
#include <StreamString.h>
2324

2425
IPAddress::IPAddress() : IPAddress(IPv4) {}
2526

0 commit comments

Comments
 (0)