mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-18 09:10:17 -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 <hash/hash.hpp>
|
||||||
#include <Geode/utils/JsonValidation.hpp>
|
#include <Geode/utils/JsonValidation.hpp>
|
||||||
|
|
||||||
|
#include <thread>
|
||||||
|
|
||||||
#ifdef GEODE_IS_WINDOWS
|
#ifdef GEODE_IS_WINDOWS
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue