stdio.h include missing
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1313 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
7976da97b8
commit
5de32c31d1
3
H/Heap.h
3
H/Heap.h
@ -10,10 +10,11 @@
|
||||
* File: Heap.h *
|
||||
* mods: *
|
||||
* comments: Heap Init Structure *
|
||||
* version: $Id: Heap.h,v 1.79 2005-05-26 18:03:08 rslopes Exp $ *
|
||||
* version: $Id: Heap.h,v 1.80 2005-05-31 08:20:23 ricroc Exp $ *
|
||||
*************************************************************************/
|
||||
|
||||
/* information that can be stored in Code Space */
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef HEAP_H
|
||||
#define HEAP_H 1
|
||||
|
Reference in New Issue
Block a user