Merge branch 'develop' into feature/manual_lexer
This commit is contained in:
commit
8d393b5eff
2 changed files with 8 additions and 3 deletions
|
|
@ -13795,6 +13795,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…
Add table
Add a link
Reference in a new issue