commit | 18119acc04b45556efda4b2ce6d964da6561d3ab | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 17:10:04 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 17:10:14 2022 -0500 |
tree | cb18e2db098202a58a7ebc76f45e67c8950ea938 | |
parent | c869aef35a4745a73320ecdd0b205c4dd8cbd17e [diff] |
switch experimental::fs to std::fs std::filesystem was added to C++17 and is well supported now. Remove the older std::experimental::filesystem usage. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8bc4db47b259906f91ea51321c4e9ee1c34ca31f