mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
fix 379 (#382)
This commit is contained in:
parent
61a4f20581
commit
ff6e5dd1c8
2 changed files with 24 additions and 53 deletions
|
|
@ -1176,6 +1176,7 @@ TEST_CASE("multdimensional-switch-case") {
|
|||
|
||||
#if defined(__cpp_lib_format)
|
||||
|
||||
#include <format>
|
||||
#include <magic_enum/magic_enum_format.hpp>
|
||||
|
||||
TEST_CASE("format-base") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue