FreeRDP/server/proxy/modules/dyn-channel-dump
Joan Torres 2079455eec [proxy,modules] allow compiling with old c++ compiler
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>.
2023-12-18 14:11:37 +01:00
..
CMakeLists.txt [proxy,modules] explicitly build shared libraries 2023-12-14 14:05:39 +01:00
dyn-channel-dump.cpp [proxy,modules] allow compiling with old c++ compiler 2023-12-18 14:11:37 +01:00