Adds a new c++ stdlib header to file associations.

This commit is contained in:
2023-04-15 22:13:58 -07:00
parent ffbcce2d35
commit 02e3b2f10a

View File

@@ -84,6 +84,7 @@
"algorithm": "cpp", "algorithm": "cpp",
"__verbose_abort": "cpp", "__verbose_abort": "cpp",
"thread": "cpp", "thread": "cpp",
"iterator": "cpp" "iterator": "cpp",
"filesystem": "cpp"
} }
} }