mirror of
https://github.com/nlohmann/json.git
synced 2026-03-04 08:16:27 +00:00
📝 cleanup after #391
This commit is contained in:
@@ -73,6 +73,7 @@ SOFTWARE.
|
||||
#if defined(__clang__) || defined(__GNUC__) || defined(__GNUG__)
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wfloat-equal"
|
||||
#pragma GCC diagnostic ignored "-Wdocumentation"
|
||||
#endif
|
||||
|
||||
// allow for portable deprecation warnings
|
||||
|
||||
Reference in New Issue
Block a user