mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 07:57:51 -05:00
add concepts lib to addresser
This commit is contained in:
parent
ad26184691
commit
5c2db47104
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <cstdlib>
|
||||
#include <stddef.h>
|
||||
#include <type_traits>
|
||||
#include <concepts>
|
||||
|
||||
namespace geode::addresser {
|
||||
|
||||
|
|
Loading…
Reference in a new issue