We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e3593 commit be66d5aCopy full SHA for be66d5a
arduino/avr/cores/arduino/Printable.h
@@ -20,7 +20,7 @@
20
#ifndef Printable_h
21
#define Printable_h
22
23
-#include <new.h>
+#include <stdlib.h>
24
25
class Print;
26
0 commit comments