for chloe

This commit is contained in:
mat 2022-10-16 23:28:20 -03:00 committed by GitHub
parent 0a1b5c9281
commit f68530e943
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
#include <fs/filesystem.hpp>
#include <ccTypes.h>
#ifdef GEODE_IS_MACOS
#ifndef __cpp_lib_concepts
namespace std {
// <concepts> isn't working for me lmao
template <class From, class To>