X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6f48d1a65eeb69ebae17feb1d714db4a60764a51..9d7dca1d2de1e6d67027e4ba33fefe1eb09550e3:/include/xbt/heap.h diff --git a/include/xbt/heap.h b/include/xbt/heap.h index 4d9ef1d889..ddf76dd8b4 100644 --- a/include/xbt/heap.h +++ b/include/xbt/heap.h @@ -36,4 +36,5 @@ XBT_PUBLIC(void ) xbt_heap_update(xbt_heap_t H, int i, double key); /* @} */ SG_END_DECL() + #endif /* _XBT_HEAP_H */