Author Topic: change Default Includes  (Read 3063 times)

aos

  • Community Member
  • Posts: 22
  • Hero Points: 0
change Default Includes
« on: December 09, 2019, 02:45:11 PM »
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.