================ @@ -56,6 +56,8 @@ #include <cstdint> #include <iterator> #include <map> +#include <queue> ---------------- topperc wrote: Why do we need this headers in the .h file? https://github.com/llvm/llvm-project/pull/89276