$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Mazakas (christian.mazakas_at_[hidden])
Date: 2023-08-03 17:04:16
Unordered has a missing #include for its node map and node set types.
I'm attaching a patch that works against the boost-1.83.0.beta1 tag.
- Christian