mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-07 16:23:38 +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 <limits>
|
||||||
#include "FS.h"
|
#include "FS.h"
|
||||||
#undef max
|
|
||||||
#undef min
|
|
||||||
#include "FSImpl.h"
|
#include "FSImpl.h"
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include "spiffs/spiffs.h"
|
#include "spiffs/spiffs.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user