We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9568c63 + d1ae194 commit 71c3f99Copy full SHA for 71c3f99
cores/arduino/new
@@ -0,0 +1,5 @@
1
+/*
2
+this header is for compatibility with standard c++ header names
3
+so that #include<new> works as expected
4
+*/
5
+#include "new.h"
0 commit comments