We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15a4a7 commit da1b8daCopy full SHA for da1b8da
arduino/avr/cores/arduino/Print.h
@@ -22,7 +22,6 @@
22
23
#include <inttypes.h>
24
#include <stdio.h> // for size_t
25
-#include <limits.h> // for INT_MAX
26
27
#include "WString.h"
28
#include "Printable.h"
0 commit comments