mirror of
https://github.com/nlohmann/json.git
synced 2024-11-24 14:59:00 +08:00
Also change the re2c file
This commit is contained in:
parent
40aff4182f
commit
0b1b6307a5
@ -12919,6 +12919,9 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std
|
||||
#if defined(__clang__) || defined(__GNUC__) || defined(__GNUG__)
|
||||
#pragma GCC diagnostic pop
|
||||
#endif
|
||||
#if defined(__clang__)
|
||||
#pragma GCC diagnostic pop
|
||||
#endif
|
||||
|
||||
// clean up
|
||||
#undef JSON_CATCH
|
||||
|
Loading…
Reference in New Issue
Block a user