Fix issue #2 on GitHub

This commit is contained in:
ktlo
2021-09-28 16:08:55 +00:00
parent 2ddbed3f59
commit 57561c859f
4 changed files with 28 additions and 2 deletions

View File

@@ -43,6 +43,8 @@
"stdexcept": "cpp",
"streambuf": "cpp",
"typeinfo": "cpp",
"config.cpp.in": "cpp"
"config.cpp.in": "cpp",
"cinttypes": "cpp",
"map": "cpp"
}
}