diff options
Diffstat (limited to 'src/include/heap.h')
-rw-r--r-- | src/include/heap.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/heap.h b/src/include/heap.h index b8633f5cf..4c9571070 100644 --- a/src/include/heap.h +++ b/src/include/heap.h @@ -18,6 +18,8 @@ */
/**
+ * @file heap.h
+ * @brief Heap macros and structures.
* @addtogroup Heap
* @{
*/
|