mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
For dyn-channel-dump. On C++17 there's the filesystem standard library. Newer c++ compilers use it with <filesystem>. However, older c++ compilers use it with <experimental/filesystem>.