Add missing boost::hash include

Following up gaudi/Gaudi#238 (closed) it turned out that in a couple of places we use boost::hash without including its header.

This MR adds the missing includes so that when I address gaudi/Gaudi#238 (closed) the code will still compile.

Merge request reports

Loading