This commit is contained in:
Stephan Mühl
2023-04-04 07:11:38 +02:00
parent 0ca49bd407
commit 0e25888c4d
10 changed files with 84 additions and 48 deletions

View File

@@ -48,6 +48,12 @@
"streambuf": "cpp",
"cinttypes": "cpp",
"typeinfo": "cpp",
"tjpgd.h": "c"
"tjpgd.h": "c",
"chrono": "cpp",
"condition_variable": "cpp",
"list": "cpp",
"ratio": "cpp",
"mutex": "cpp",
"thread": "cpp"
}
}