source: branches/stable/TEMPLATES/malloc.h

Last change on this file was 11062, checked in by westram, 10 years ago
  • stop using malloc.h
File size: 92 bytes
Line 
1// stop including malloc.h
2#error "please include stdlib.h or cstdlib instead of malloc.h"
Note: See TracBrowser for help on using the repository browser.