add types.h

This commit is contained in:
2026-08-28 21:45:34 +02:00
parent b72676659a
commit 97edfc59fb
7 changed files with 27 additions and 16 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"name": "Linux",
"includePath": [
"${workspaceFolder}/**",
"${workspaceFolder}/include"
"${workspaceFolder}/include",
"${workspaceFolder}/third_party"
],
"defines": [],
"compilerPath": "/usr/bin/clang",