Fix cppcheck issue

This commit is contained in:
Paul Guenette
2019-05-25 14:14:31 +02:00
parent 987a14b8c7
commit f5c7cd82e5
+1 -1
View File
@@ -11,7 +11,7 @@
}
],
"settings": {
"c-cpp-flylint.cppcheck.standard": ["c99","c++17"],
"c-cpp-flylint.cppcheck.standard": ["c99","c++14"],
"files.associations": {
"memory": "cpp",
"utility": "cpp",