Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS
Migrates a remaining common file over to the Common namespace, making it
consistent with the rest of common files.

This also allows for high-traffic FS related code to alias the
filesystem function namespace as

namespace FS = Common::FS;

for more concise typing.
2020-08-16 06:52:40 -04:00
..
2020-06-27 18:20:06 -04:00
2019-11-23 01:30:06 +01:00
2018-10-02 16:04:10 +02:00
2020-06-27 18:20:06 -04:00
2020-06-27 18:20:06 -04:00
2020-07-14 16:26:54 -04:00
2020-06-27 11:36:14 -04:00
2019-04-25 08:07:57 -04:00