mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-01 19:31:02 -07:00
Formatting fixes
This commit is contained in:
6
.vscode/c_cpp_properties.json
vendored
6
.vscode/c_cpp_properties.json
vendored
@ -9,7 +9,8 @@
|
||||
"_DEBUG",
|
||||
"UNICODE",
|
||||
"_UNICODE",
|
||||
"GEN_TIME"
|
||||
"GEN_TIME",
|
||||
"GEN_IMPLEMENTATION"
|
||||
// "GEN_DONT_USE_NAMESPACE"
|
||||
],
|
||||
"windowsSdkVersion": "10.0.19041.0",
|
||||
@ -26,7 +27,8 @@
|
||||
"_DEBUG",
|
||||
"UNICODE",
|
||||
"_UNICODE",
|
||||
"GEN_TIME"
|
||||
"GEN_TIME",
|
||||
"GEN_IMPLEMENTATION"
|
||||
// "GEN_DONT_USE_NAMESPACE"
|
||||
],
|
||||
"windowsSdkVersion": "10.0.19041.0",
|
||||
|
Reference in New Issue
Block a user