Set manifest version of VSCode C/C++ configuration file

This commit is contained in:
Ivan Kravets
2019-03-30 13:00:10 +02:00
parent e089c4a546
commit bb17630571

View File

@ -67,5 +67,6 @@
% end
"compilerPath": "\"{{! _escape(cc_path) }}\" {{! _escape(cc_m_flags) }}"
}
]
],
"version": 4
}