8000
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 58081c0 commit d1ae194Copy full SHA for d1ae194
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