issuimo/UnityResolve.hpp

#include <ranges>

Closed this issue · 0 comments

if you getting error with #include

just use change it to
#if WINDOWS_MODE || LINUX_MODE /__cplusplus >= 202002L/
#include
#endif