mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
update readme
This commit is contained in:
parent
77c66013db
commit
3080a1d726
1 changed files with 1 additions and 0 deletions
|
|
@ -245,5 +245,6 @@ enum class Color { RED = 2, BLUE = 4, GREEN = 8 };
|
|||
* MSVC++ >= 14.11 / Visual Studio >= 2017
|
||||
* Xcode >= 10
|
||||
* GCC >= 9
|
||||
* MinGW >= 9
|
||||
|
||||
## Licensed under the [MIT License](LICENSE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue