aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/new
blob: aa8ecb5228096d6e992162dc04244842420a31a4 (plain)
1
2
3
4
5
/*
this header is for compatibility with standard c++ header names
so that #include<new> works as expected
*/
#include "new.h"