mirror of
https://github.com/wgh136/flutter_qjs.git
synced 2025-09-28 22:07:23 +00:00
fix linux build error
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -99,7 +99,8 @@
|
||||
"cfenv": "cpp",
|
||||
"cinttypes": "cpp",
|
||||
"typeindex": "cpp",
|
||||
"__functional_03": "cpp"
|
||||
"__functional_03": "cpp",
|
||||
"random": "cpp"
|
||||
},
|
||||
"java.configuration.updateBuildConfiguration": "interactive"
|
||||
}
|
Reference in New Issue
Block a user