{ "configurations": [ { "name": "Linux", "includePath": [ "${workspaceFolder}/**", "/home/user/boost_1_72_0" ], "defines": [], "compilerPath": "/usr/bin/gcc", "cStandard": "c11", "cppStandard": "c++17", "intelliSenseMode": "clang-x64" } ], "version": 4 }