mirror of
https://github.com/boostorg/config.git
synced 2026-02-16 13:22:13 +00:00
Sometimes gcc's <cstddef> doesn't define the C++ macros, so check for it and include <utility> in that case. Also remove a workaround from container_fwd.hpp Fixes #2924. [SVN r52246]