Some work, stuck by dependencies

This commit is contained in:
Pawel Spychalski
2018-05-23 11:45:48 +02:00
parent e240fbc412
commit 917b1514fd
6 changed files with 71 additions and 14 deletions

View File

@@ -10,7 +10,12 @@
"__locale": "c",
"string": "c",
"ios": "cpp",
"locale": "cpp"
"locale": "cpp",
"functional": "cpp",
"numeric": "cpp",
"*.tcc": "cpp",
"bitset": "cpp",
"set": "cpp"
},
"files.exclude": {
"**/build": true