commit | 6306e5e48b02462f501c98627e8f0336a2cd3042 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 17:14:54 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 17:14:56 2022 -0500 |
tree | 526b2a775754bc45da68c5ab87a51bed6dfbef5f | |
parent | 75a710ca87f6033419d856d965f6100aa4348196 [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: I873667cf78efdf4f8ee2b63e8299783a5cba5ae4