remap-redux part 2: reimplement saving

This commit is contained in:
radius 2018-03-30 23:06:32 -05:00
parent c57f8722e5
commit daf262da96
1 changed files with 126 additions and 124 deletions

View File

@ -66,7 +66,9 @@
], ],
"limitSymbolsToIncludedHeaders": true, "limitSymbolsToIncludedHeaders": true,
"databaseFilename": "" "databaseFilename": ""
} },
"cStandard": "c11",
"cppStandard": "c++17"
}, },
{ {
"name": "msys2-mingw32", "name": "msys2-mingw32",