You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could just assume the location of the #include is relative, so #include "myEvent.h" is in the same folder as current file, and #include "../myObj.h" is in parent folder?
options page for user to manually add header directory for a given repo?