mirror of https://github.com/mosra/magnum.git
1 changed files with 0 additions and 72 deletions
@ -1,72 +0,0 @@ |
|||||||
{ |
|
||||||
"files.associations": { |
|
||||||
"cctype": "cpp", |
|
||||||
"clocale": "cpp", |
|
||||||
"cmath": "cpp", |
|
||||||
"csignal": "cpp", |
|
||||||
"cstdarg": "cpp", |
|
||||||
"cstddef": "cpp", |
|
||||||
"cstdio": "cpp", |
|
||||||
"cstdlib": "cpp", |
|
||||||
"cstring": "cpp", |
|
||||||
"ctime": "cpp", |
|
||||||
"cwchar": "cpp", |
|
||||||
"cwctype": "cpp", |
|
||||||
"array": "cpp", |
|
||||||
"atomic": "cpp", |
|
||||||
"strstream": "cpp", |
|
||||||
"bit": "cpp", |
|
||||||
"*.tcc": "cpp", |
|
||||||
"bitset": "cpp", |
|
||||||
"chrono": "cpp", |
|
||||||
"cinttypes": "cpp", |
|
||||||
"compare": "cpp", |
|
||||||
"complex": "cpp", |
|
||||||
"concepts": "cpp", |
|
||||||
"condition_variable": "cpp", |
|
||||||
"cstdint": "cpp", |
|
||||||
"deque": "cpp", |
|
||||||
"list": "cpp", |
|
||||||
"map": "cpp", |
|
||||||
"set": "cpp", |
|
||||||
"unordered_map": "cpp", |
|
||||||
"vector": "cpp", |
|
||||||
"exception": "cpp", |
|
||||||
"algorithm": "cpp", |
|
||||||
"functional": "cpp", |
|
||||||
"iterator": "cpp", |
|
||||||
"memory": "cpp", |
|
||||||
"memory_resource": "cpp", |
|
||||||
"numeric": "cpp", |
|
||||||
"optional": "cpp", |
|
||||||
"random": "cpp", |
|
||||||
"ratio": "cpp", |
|
||||||
"string": "cpp", |
|
||||||
"string_view": "cpp", |
|
||||||
"system_error": "cpp", |
|
||||||
"tuple": "cpp", |
|
||||||
"type_traits": "cpp", |
|
||||||
"utility": "cpp", |
|
||||||
"fstream": "cpp", |
|
||||||
"initializer_list": "cpp", |
|
||||||
"iomanip": "cpp", |
|
||||||
"iosfwd": "cpp", |
|
||||||
"iostream": "cpp", |
|
||||||
"istream": "cpp", |
|
||||||
"limits": "cpp", |
|
||||||
"mutex": "cpp", |
|
||||||
"new": "cpp", |
|
||||||
"ostream": "cpp", |
|
||||||
"ranges": "cpp", |
|
||||||
"sstream": "cpp", |
|
||||||
"stdexcept": "cpp", |
|
||||||
"stop_token": "cpp", |
|
||||||
"streambuf": "cpp", |
|
||||||
"thread": "cpp", |
|
||||||
"cfenv": "cpp", |
|
||||||
"typeindex": "cpp", |
|
||||||
"typeinfo": "cpp", |
|
||||||
"valarray": "cpp", |
|
||||||
"variant": "cpp" |
|
||||||
} |
|
||||||
} |
|
||||||
Loading…
Reference in new issue