mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 16:07:52 -05:00
5 lines
81 B
C++
5 lines
81 B
C++
|
// filesystem implementation
|
||
|
#undef GHC_FILESYSTEM_H
|
||
|
#include <ghc/fs_impl.hpp>
|
||
|
|