[https://github.com/boostorg/process/issues/213](https://github.com/boostorg/process/issues/213) Error: boost/process/detail/traits/wchar_t.hpp(150,14): error : no member named 'transform' in namespace 'std' Fix: include <algorithm> in wchar_t.hpp fix in [https://github.com/boostorg/process/pull/215](https://github.com/boostorg/process/pull/215)
boostorg/process#213
Error: boost/process/detail/traits/wchar_t.hpp(150,14): error : no member named 'transform' in namespace 'std'
Fix: include in wchar_t.hpp
fix in boostorg/process#215