2
0
mirror of https://github.com/boostorg/config.git synced 2026-02-16 13:22:13 +00:00
Files
config/include
Daniel James 1271821c44 Include <utility> for some versions of gcc's library.
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]
2009-04-08 10:56:22 +00:00
..