summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 1a2f8af47..7f56b4bc5 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,6 +2,7 @@
"files.associations": {
"ftoutln.h": "c",
"svprop.h": "c",
- "ftdebug.h": "c"
+ "ftdebug.h": "c",
+ "tmmintrin.h": "c"
}
-} \ No newline at end of file
+}