mirror of
https://github.com/nlohmann/json.git
synced 2026-04-14 03:58:55 +00:00
🚨 silenced a warning
This commit is contained in:
2
Makefile
2
Makefile
@@ -182,7 +182,6 @@ pedantic_gcc:
|
||||
-Wextra \
|
||||
-Wextra-semi \
|
||||
-Wfloat-conversion \
|
||||
-Wfloat-equal \
|
||||
-Wformat \
|
||||
-Wformat-contains-nul \
|
||||
-Wformat-extra-args \
|
||||
@@ -232,6 +231,7 @@ pedantic_gcc:
|
||||
-Wmultistatement-macros \
|
||||
-Wnarrowing \
|
||||
-Wno-deprecated-declarations \
|
||||
-Wno-float-equal \
|
||||
-Wno-long-long \
|
||||
-Wno-namespaces \
|
||||
-Wno-padded \
|
||||
|
||||
Reference in New Issue
Block a user