File magic_enum.h File List > common > magic_enum.h Go to the documentation of this file #pragma once #if !__has_include(<magic_enum.hpp>) #include <magic_enum/magic_enum.hpp> #else #include <magic_enum.hpp> #endif