diff --git a/src/json.hpp b/src/json.hpp index c77945a8..11c00162 100644 --- a/src/json.hpp +++ b/src/json.hpp @@ -12689,9 +12689,9 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std #endif // clean up -#undef JSON_THROW -#undef JSON_TRY #undef JSON_CATCH #undef JSON_DEPRECATED +#undef JSON_THROW +#undef JSON_TRY #endif diff --git a/src/json.hpp.re2c b/src/json.hpp.re2c index 109a4f26..edc209bf 100644 --- a/src/json.hpp.re2c +++ b/src/json.hpp.re2c @@ -11839,9 +11839,9 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std #endif // clean up -#undef JSON_THROW -#undef JSON_TRY #undef JSON_CATCH #undef JSON_DEPRECATED +#undef JSON_THROW +#undef JSON_TRY #endif