mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-29 10:17:15 +02:00
fix some compile issue in cpp project(like WiFiMulti.h) (#350)
This commit is contained in:
@ -23,6 +23,8 @@
|
||||
|
||||
#include "Arduino.h"
|
||||
#include "Client.h"
|
||||
#undef min
|
||||
#undef max
|
||||
#include <memory>
|
||||
|
||||
class WiFiClientSocketHandle;
|
||||
|
Reference in New Issue
Block a user