[*] this was fine x commits ago :(

This commit is contained in:
Reece Wilson 2022-03-25 21:35:23 +00:00
parent 0416874939
commit 7ebffdf917

View File

@ -21,7 +21,7 @@
#endif
#if !defined(AURORA_RUNTIME_GET_TUPLE)
# define AURORA_RUNTIME_GET_TUPLE std::get
#define AURORA_RUNTIME_GET_TUPLE std::get
#endif
#if !defined(AURORA_RUNTIME_TUPLE_CAT)