mirror of
https://github.com/nlohmann/json.git
synced 2024-11-24 06:29:03 +08:00
💄 minor change
This commit is contained in:
parent
163f8397fd
commit
4746a4c536
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user