mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-16 16:29:43 -05:00
include concepts in ranges.hpp
This commit is contained in:
parent
c440aaa7cc
commit
1d0a59ca38
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <Geode/DefaultInclude.hpp>
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include <concepts>
|
||||
|
||||
#undef min
|
||||
#undef max
|
||||
|
|
Loading…
Reference in a new issue