mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
fix build
This commit is contained in:
parent
9565965afd
commit
73c1d83646
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
#define CATCH_CONFIG_MAIN
|
#define CATCH_CONFIG_MAIN
|
||||||
#include <catch2/catch.hpp>
|
#include <catch2/catch.hpp>
|
||||||
|
|
||||||
#define MAGIC_ENUM_NO_CHECK_VALID_ENUM_TYPE
|
#define MAGIC_ENUM_NO_CHECK_REFLECTED_ENUM
|
||||||
#define MAGIC_ENUM_RANGE_MIN -120
|
#define MAGIC_ENUM_RANGE_MIN -120
|
||||||
#define MAGIC_ENUM_RANGE_MAX 120
|
#define MAGIC_ENUM_RANGE_MAX 120
|
||||||
#include <magic_enum.hpp>
|
#include <magic_enum.hpp>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue