mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 07:57:51 -05:00
imo msvc should be outlawed
This commit is contained in:
parent
c4e9c17a35
commit
077ead1428
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <ghc/fs_fwd.hpp>
|
#include <ghc/fs_fwd.hpp>
|
||||||
#include <matjson.hpp>
|
#include <matjson.hpp>
|
||||||
|
#include <charconv>
|
||||||
|
|
||||||
// for some reason std::filesystem::path doesn't have std::hash defined in C++17
|
// for some reason std::filesystem::path doesn't have std::hash defined in C++17
|
||||||
// and ghc seems to have inherited this limitation
|
// and ghc seems to have inherited this limitation
|
||||||
|
|
Loading…
Reference in a new issue