When I create new C++ project, RVDS automatically set the include path to the above. How can I change that?
#include <string>string s;