mirror of
https://github.com/reactos/CMake.git
synced 2024-12-04 17:56:26 +00:00
71fbebd1dc
An old workaround for `std::allocator_traits<>::value_type` lints from IWYU on `std::vector<>` usage breaks IWYU's handling of `<memory>`. Convert the workaround to use the same approach we already use for a workaround of `std::__decay_and_strip<>::::__type` lints. Then update the `<memory>` inclusions to follow the now-correct IWYU lints. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
testServerBuffering.cpp |