1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-09 23:34:23 +00:00
This commit is contained in:
neargye 2023-06-05 15:18:56 +04:00
parent 6e1978eea7
commit 27f5b9d925
2 changed files with 3 additions and 2 deletions

View file

@ -22,6 +22,7 @@
// SOFTWARE.
#include <iostream>
#define MAGIC_ENUM_ENABLE_HASH
#include <magic_enum_switch.hpp>