mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-09 03:41:41 +03:00
Remove a straggler `undef min/max` from core header Supersedes #3856
This commit is contained in:
parent
df5e113b88
commit
dbc5e4164c
@ -26,8 +26,6 @@
|
||||
*/
|
||||
#include <limits>
|
||||
#include "FS.h"
|
||||
#undef max
|
||||
#undef min
|
||||
#include "FSImpl.h"
|
||||
extern "C" {
|
||||
#include "spiffs/spiffs.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user