mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
move iostream_operators to magic_enum_iostream
This commit is contained in:
parent
57d7e79530
commit
ed43fd5fa2
8 changed files with 148 additions and 87 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#define MAGIC_ENUM_RANGE_MAX 120
|
||||
#include <magic_enum.hpp>
|
||||
#include <magic_enum_fuse.hpp>
|
||||
#include <magic_enum_iostream.hpp>
|
||||
|
||||
#include <array>
|
||||
#include <cctype>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue