bug fix static in motor und speed

This commit is contained in:
2022-01-29 12:25:06 +01:00
parent 1265cfda5c
commit 9c4c82f8b3
18 changed files with 197 additions and 99 deletions
+3 -1
View File
@@ -74,6 +74,8 @@
"vector": "cpp",
"fstream": "cpp",
"istream": "cpp",
"streambuf": "cpp"
"streambuf": "cpp",
"functional": "cpp",
"cmath": "cpp"
}
}