diff --git a/cores/arduino/new b/cores/arduino/new new file mode 100644 index 000000000..aa8ecb522 --- /dev/null +++ b/cores/arduino/new @@ -0,0 +1,5 @@ +/* +this header is for compatibility with standard c++ header names +so that #include works as expected +*/ +#include "new.h"