]> granicus.if.org Git - graphviz/commit
replace forward declaration of PairingHeap with include of its header
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 12 Jun 2021 20:28:47 +0000 (13:28 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Jun 2021 19:24:07 +0000 (12:24 -0700)
commit14c2d25eb29a86da4b806194b51eacdb4e22664e
tree30302922ad4d5fcf4b432b67b365a4ea177be68b
parent8d7d0e051e82d07c52bdcdda5e626eac324b6a86
replace forward declaration of PairingHeap with include of its header

There is no need to play these forward declaration tricks in this scenario.
Circular dependencies are not involved.
lib/vpsc/block.h