🚨 fix warning

This commit is contained in:
Niels Lohmann 2020-07-06 12:37:39 +02:00
parent b04dc055b2
commit efcc826ecb
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
3 changed files with 26 additions and 26 deletions

View file

@ -253,7 +253,7 @@ pedantic_gcc:
-Wmismatched-tags \
-Wmissing-attributes \
-Wmissing-braces \
-Wmissing-declarations \
-Wno-missing-declarations \
-Wmissing-field-initializers \
-Wmissing-include-dirs \
-Wmissing-profile \