配置
This commit is contained in:
parent
5e504309eb
commit
ed13d12398
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
"string_view": "cpp",
|
||||
"sstream": "cpp",
|
||||
"stdexcept": "cpp",
|
||||
"streambuf": "cpp"
|
||||
"streambuf": "cpp",
|
||||
"istream": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
Reference in a new issue