RadioState removed

This commit is contained in:
Pawel Spychalski
2018-05-16 13:36:22 +02:00
parent 0079264128
commit 948cc7915b
9 changed files with 49 additions and 64 deletions

View File

@@ -5,7 +5,10 @@
"algorithm": "cpp",
"random": "cpp",
"type_traits": "cpp",
"iterator": "cpp"
"iterator": "cpp",
"rope": "c",
"__locale": "c",
"string": "c"
},
"files.exclude": {
"**/build": true