aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-01-17 09:42:59 -0500
committerJack Lloyd <[email protected]>2019-01-17 09:42:59 -0500
commitaff8cc8a7a5e22e3fedeae7ca82b63d4744ac82c (patch)
tree9218e48a50aec107b18672dda88e5d8b74984519 /src/lib/entropy
parentdc799b9eb8cb2970541c283dc285f3cd282cb119 (diff)
Remove use of std::filesystem / boost::filesystem
Boost doesn't buy us anything here since we need to maintain Win32 and POSIX implementations for non-Boost builds, and Boost only supports those two APIs anyway. MSVC's implementation of std::filesystem does not help for similar reasons, as we have to maintain a Win32 version for MinGW.
Diffstat (limited to 'src/lib/entropy')
0 files changed, 0 insertions, 0 deletions