diff --git a/lemon/concepts/heap.h b/lemon/concepts/heap.h --- a/lemon/concepts/heap.h +++ b/lemon/concepts/heap.h @@ -24,6 +24,7 @@ #define LEMON_CONCEPT_HEAP_H #include +#include namespace lemon {