{ "configurations": [ { "name": "Linux", "includePath": [ "/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13", "/home/GHo/Documents/Code/CxxOpts/include", "/home/GHo/Documents/Code/Theron++", "/home/GHo/Documents/Code/Theron++/Utility", "/home/GHo/Documents/Code/Theron++/Communication", "/home/GHo/Documents/Code/Theron++/Communication/AMQ", "/opt/AMPL/amplapi/include/ampl", "${workspaceFolder}/**", "/home/GHo/Documents/Code/Theron++" ], "defines": [], "cStandard": "c23", "intelliSenseMode": "linux-gcc-x64", "compilerPath": "/usr/bin/g++", "compilerArgs": [ "-std=c++23", "-I/home/GHo/Documents/Code/Theron++", "-I/home/GHo/Documents/Code/CxxOpts/include", "-I/opt/AMPL/amplapi/include/ampl" ], "cppStandard": "c++23", "mergeConfigurations": false, "configurationProvider": "ms-vscode.makefile-tools", "browse": { "path": [ "/usr/lib/gcc/x86_64-redhat-linux/13/../../../../include/c++/13", "/home/GHo/Documents/Code/Theron++", "/home/GHo/Documents/Code/CxxOpts/include", "/home/GHo/Documents/Code/Theron++/Utility", "/home/GHo/Documents/Code/Theron++/Communication", "/home/GHo/Documents/Code/Theron++/Examples" ], "limitSymbolsToIncludedHeaders": false } } ], "version": 4 }