added drive wipe

This commit is contained in:
2020-05-03 17:17:20 +02:00
parent eccd7b0a8b
commit 36e8f5b62c
5 changed files with 115 additions and 2 deletions

View File

@ -11,7 +11,8 @@
"string": "cpp",
"unordered_map": "cpp",
"string_view": "cpp",
"ostream": "cpp"
"ostream": "cpp",
"chrono": "cpp"
}
}
}