[build] Fix issues with build on windows, deprecations, and native utils (#3090)

This commit is contained in:
Thad House
2021-01-16 20:26:52 -08:00
committed by GitHub
parent f393989a5b
commit 6efc58e3db
4 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"enableCppIntellisense": true,
"currentLanguage": "cpp",
"projectYear": "2020",
"projectYear": "2021",
"teamNumber": 0
}