mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-27 01:45:35 -05:00
fix mac build
This commit is contained in:
parent
7c582f177f
commit
8fa2ba2de1
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
#include <hash/hash.hpp>
|
||||
#include <Geode/utils/JsonValidation.hpp>
|
||||
|
||||
#include <thread>
|
||||
|
||||
#ifdef GEODE_IS_WINDOWS
|
||||
#include <filesystem>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue