mirror of
https://github.com/nlohmann/json.git
synced 2026-05-18 20:25:33 +00:00
🚨 fixed a compiler warning #1224
This commit is contained in:
@@ -191,7 +191,10 @@ pedantic_gcc:
|
||||
-Wunused-macros \
|
||||
-Wunused-parameter \
|
||||
-Wuseless-cast \
|
||||
-Wvariadic-macros"
|
||||
-Wvariadic-macros \
|
||||
-Wctor-dtor-privacy \
|
||||
-Winit-self \
|
||||
-Wstrict-null-sentinel"
|
||||
|
||||
##########################################################################
|
||||
# benchmarks
|
||||
|
||||
Reference in New Issue
Block a user