This commit is contained in:
Ben Kyd
2019-12-04 12:40:29 +00:00
parent 7fe3679660
commit 5bbe2bae5f
6 changed files with 116 additions and 1 deletions

View File

@@ -39,6 +39,7 @@
"xstddef": "cpp",
"xstring": "cpp",
"xtr1common": "cpp",
"xutility": "cpp"
"xutility": "cpp",
"algorithm": "cpp"
}
}