#include "binaryheap.h" // The recovered BinaryHeap.cpp contains only the testBinaryHeap console // command. The reusable implementation was inline in BinaryHeap.h; its PC // regression coverage lives in source/tests/idlib_containers_test.cpp.