I recently updated my mac(M1) to a new version (from Monterey to Ventura) however my include path on VSCode is still the following
/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/c++/v1
I code in C++. Do I need to change it to 13.0? Or do I just let it be?
I initially couldn't use the include adress at all so I had to install the developer tools again through the terminal. I haven't changed or done anything else.
I'm sorry if my question is very blunt I am just not familiar with mac at all. Thanks!