1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-11 23:54:19 +00:00
This commit is contained in:
neargye 2024-11-14 00:38:01 +01:00
parent e2797c4627
commit bd2edb8368
2 changed files with 8 additions and 7 deletions

View file

@ -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") {