File: new

package info (click to toggle)
arduino-core-avr 1.8.3%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,156 kB
  • sloc: ansic: 13,100; cpp: 4,810; makefile: 2,344; asm: 94; sh: 68
file content (5 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
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"