in the attached file i see that slickedit added the default includes:
/usr/include/c++/8/
/usr/lib/gcc/x86_64-linux-gnu/8/include/
/usr/include/
How can i add an include of my own to the default includes? (i want to add an include that will be for all my projects)
Thanks.