diff --git a/H/Heap.h b/H/Heap.h index 2735a7c56..d0d13b40c 100644 --- a/H/Heap.h +++ b/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 #ifndef HEAP_H #define HEAP_H 1