1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-10 23:44:29 +00:00
This commit is contained in:
Daniil Goncharov 2025-02-20 12:37:47 +04:00 committed by GitHub
parent 61a4f20581
commit ff6e5dd1c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 53 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") {