Plant object expanded with settings

This commit is contained in:
c3ma
2020-10-14 20:07:56 +02:00
parent 24b842f5a3
commit 1a4cddc366
5 changed files with 90 additions and 94 deletions

View File

@@ -12,7 +12,8 @@
"istream": "cpp",
"limits": "cpp",
"streambuf": "cpp",
"functional": "cpp"
"functional": "cpp",
"string": "cpp"
}
}
}