💄 minor change

parent 163f8397
...@@ -12689,9 +12689,9 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std ...@@ -12689,9 +12689,9 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std
#endif #endif
// clean up // clean up
#undef JSON_THROW
#undef JSON_TRY
#undef JSON_CATCH #undef JSON_CATCH
#undef JSON_DEPRECATED #undef JSON_DEPRECATED
#undef JSON_THROW
#undef JSON_TRY
#endif #endif
...@@ -11839,9 +11839,9 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std ...@@ -11839,9 +11839,9 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std
#endif #endif
// clean up // clean up
#undef JSON_THROW
#undef JSON_TRY
#undef JSON_CATCH #undef JSON_CATCH
#undef JSON_DEPRECATED #undef JSON_DEPRECATED
#undef JSON_THROW
#undef JSON_TRY
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment